MessageDialogModelButtons Property
|
Determines the buttons on the MessageDialog.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic string Buttons { get; set; }
Property Value
Type:
String
Remarks
The values for different buttons must be separated by commas (,).
See Also