MultipleStateConfirmDialogOption Class

Option for a multiple state confirm dialog.

Definition

Namespace: MobileTrack.Web.Components.Models
Assembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public sealed class MultipleStateConfirmDialogOption
Inheritance
Object    MultipleStateConfirmDialogOption

Constructors

MultipleStateConfirmDialogOption Option for a multiple state confirm dialog.

Properties

ButtonColor Button color to display.
Enabled Whether the button will be rendered.
Icon Icon to show in the dialog.
Label Label to show in the dialog.

See Also