Class CommentConsts
Inheritance
System.Object
CommentConsts
Namespace: Volo.CmsKit.Comments
Assembly: Volo.CmsKit.Domain.Shared.dll
Syntax
public static class CommentConsts : 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 |
MaxTextLength
Declaration
public static int MaxTextLength { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |