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+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
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