Class FormConsts
Inherited Members
Namespace: Volo.Forms
Assembly: Volo.Forms.Domain.Shared.dll
Syntax
public static class FormConsts
Fields
MaxDescriptionLength
Declaration
public const int MaxDescriptionLength = 512
Field Value
Type | Description |
---|---|
int |
MaxTitleLength
Declaration
public const int MaxTitleLength = 128
Field Value
Type | Description |
---|---|
int |