Interface IButtonTagHelperBase
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.dll
public interface IButtonTagHelperBase
Properties
Declaration
AbpButtonType ButtonType { get; }
Property Value
Declaration
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
Property Value
Type |
Description |
System.String |
|
Declaration
FontIconType IconType { get; }
Property Value
Declaration
AbpButtonSize Size { get; }
Property Value
Text
Declaration
Property Value
Type |
Description |
System.String |
|
Extension Methods