Show / Hide Table of Contents

Class ChoiceConsts

Inheritance
object
ChoiceConsts
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
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
In this article
Back to top Powered by Volosoft