Class ChoiceConsts
Inherited Members
Namespace: Volo.Forms.Choices
Assembly: Volo.Forms.Domain.Shared.dll
Syntax
public static class ChoiceConsts
Fields
MaxValueLength
Declaration
public const int MaxValueLength = 256
Field Value
Type | Description |
---|---|
int |
OtherChoice
Declaration
public const string OtherChoice = "Other...\n"
Field Value
Type | Description |
---|---|
string |