Class UserReactionConsts
Inheritance
System.Object
UserReactionConsts
Assembly: Volo.CmsKit.Domain.Shared.dll
Syntax
public static class UserReactionConsts : object
Properties
MaxEntityIdLength
Declaration
public static int MaxEntityIdLength { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
MaxEntityTypeLength
Declaration
public static int MaxEntityTypeLength { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
MaxReactionNameLength
Declaration
public static int MaxReactionNameLength { get; set; }
Property Value
Type |
Description |
System.Int32 |
|