Class CmsEntityConsts
Inheritance
System.Object
CmsEntityConsts
Namespace: Volo.CmsKit.Entities
Assembly: Volo.CmsKit.Domain.Shared.dll
Syntax
public class CmsEntityConsts : 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 |