MobileTrack Nexus Documentation
C#
Show/Hide TOC
Multiple
State
Confirm
Dialog
Option 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
C#
Copy
Request Example
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
Reference
MobileTrack.Web.Components.Models Namespace
In This Article
Definition
Constructors
Properties
See Also