Class QuestionsConsts
Inherited Members
Namespace: Volo.Forms.Questions
Assembly: Volo.Forms.Domain.Shared.dll
Syntax
public static class QuestionsConsts
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 |