Class LocalizableSelectionStringValueItem
Inheritance
object
LocalizableSelectionStringValueItem
Implements
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Validation.StringValues
Assembly: Volo.Abp.Validation.dll
Syntax
public class LocalizableSelectionStringValueItem : ISelectionStringValueItem
Constructors
LocalizableSelectionStringValueItem()
Declaration
public LocalizableSelectionStringValueItem()
Properties
DisplayText
Declaration
public LocalizableStringInfo DisplayText { get; set; }
Property Value
Type | Description |
---|---|
LocalizableStringInfo |
Value
Declaration
public string Value { get; set; }
Property Value
Type | Description |
---|---|
string |