Inheritance
CommentConsts
Assembly: Volo.CmsKit.Domain.Shared.dll
public static class CommentConsts
Fields
Declaration
public const string EntityType = "Comment"
Field Value
Properties
Declaration
public static int MaxEntityIdLength { get; set; }
Property Value
Declaration
public static int MaxEntityTypeLength { get; set; }
Property Value
Declaration
public static int MaxIdempotencyTokenLength { get; set; }
Property Value
Declaration
public static int MaxTextLength { get; set; }
Property Value
Declaration
public static int MaxUrlLength { get; set; }
Property Value