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

OtherChoice

Declaration
public const string OtherChoice = "Other...\n"
Field Value
Type Description
string

Properties

MaxValueLength

Declaration
public static int MaxValueLength { get; set; }
Property Value
Type Description
int
In this article
Back to top Powered by ABP.IO Platform