Class AbpRadioButton
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Form
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.dll
Syntax
[AttributeUsage(AttributeTargets.Property)]
public class AbpRadioButton : Attribute
Constructors
AbpRadioButton()
Declaration
public AbpRadioButton()
Properties
Disabled
Declaration
public bool Disabled { get; set; }
Property Value
Type | Description |
---|---|
bool |
Inline
Declaration
public bool Inline { get; set; }
Property Value
Type | Description |
---|---|
bool |