Click or drag to resize

MessageDialogModelText Property

Displays the text in the MessageDialog.

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

Property Value

Type: String
See Also