Class UserReactionConsts
Inherited Members
Namespace: Volo.CmsKit.Reactions
Assembly: Volo.CmsKit.Domain.Shared.dll
Syntax
public static class UserReactionConsts
Properties
MaxEntityIdLength
Declaration
public static int MaxEntityIdLength { get; set; }
Property Value
Type | Description |
---|---|
int |
MaxEntityTypeLength
Declaration
public static int MaxEntityTypeLength { get; set; }
Property Value
Type | Description |
---|---|
int |
MaxReactionNameLength
Declaration
public static int MaxReactionNameLength { get; set; }
Property Value
Type | Description |
---|---|
int |