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.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
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.
Label Label to show in the dialog.

See Also