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