Class FormElementsDemoModel.CityRadioModel
Inheritance
object
FormElementsDemoModel.CityRadioModel
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo.Views.Components.Themes.Shared.Demos.FormElementsDemo
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo.dll
Syntax
public class FormElementsDemoModel.CityRadioModel
Constructors
CityRadioModel()
Declaration
public CityRadioModel()
Properties
CityRadio
Declaration
[Display(Name = "City")]
public string CityRadio { get; set; }
Property Value
| Type | Description |
|---|---|
| string |