PromptBoxActionButtonSettingsBuilder
Methods
Enable(System.Boolean)
Enables or disables the Action button.
Parameters
value - System.Boolean
The value for Enable
RETURNS
Returns the current PromptBoxActionButtonSettingsBuilder instance.
FillMode(Kendo.Mvc.UI.ButtonFillMode)
Defines the fill mode for the Action button.
Parameters
value - ButtonFillMode
The value for FillMode
RETURNS
Returns the current PromptBoxActionButtonSettingsBuilder instance.
Icon(System.String)
Defines the font icon name for the send state.
Parameters
value - System.String
The value for Icon
RETURNS
Returns the current PromptBoxActionButtonSettingsBuilder instance.
LoadingIcon(System.String)
Defines the font icon name for the loading/stop state.
Parameters
value - System.String
The value for LoadingIcon
RETURNS
Returns the current PromptBoxActionButtonSettingsBuilder instance.
Rounded(Kendo.Mvc.UI.Rounded)
Defines the border radius for the Action button.
Parameters
value - Rounded
The value for Rounded
RETURNS
Returns the current PromptBoxActionButtonSettingsBuilder instance.
Size(Kendo.Mvc.UI.ComponentSize)
Defines the size of the Action button.
Parameters
value - ComponentSize
The value for Size
RETURNS
Returns the current PromptBoxActionButtonSettingsBuilder instance.
ThemeColor(Kendo.Mvc.UI.ThemeColor)
Defines the theme color for the Action button.
Parameters
value - ThemeColor
The value for ThemeColor
RETURNS
Returns the current PromptBoxActionButtonSettingsBuilder instance.