Class FormElementsDemoModel.CityRadioModel
Inherited Members
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 |