Class FormConsts
Inherited Members
Namespace: Volo.Forms
Assembly: Volo.Forms.Domain.Shared.dll
Syntax
public static class FormConsts
Properties
MaxDescriptionLength
Declaration
public static int MaxDescriptionLength { get; set; }
Property Value
Type | Description |
---|---|
int |
MaxTitleLength
Declaration
public static int MaxTitleLength { get; set; }
Property Value
Type | Description |
---|---|
int |