Click or drag to resize

DialogTriggerModelButton Property

[Missing <summary> documentation for "P:Livit.Learn.Model.Triggers.DialogTriggerModel.Button"]

Namespace:  Livit.Learn.Model.Triggers
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public MessageDialogButtons Button { get; set; }

Property Value

Type: MessageDialogButtons
See Also