| suite4.net.FormDatabase Documentation |
|
WebLoaderAlert.Message Property
Gets or sets the message of the alert box.
[Visual Basic]
Public Property Message As
String
[C#]
public
string Message {get; set;}
Property Value
The message assigned to the WebLoaderAlert.
See Also
WebLoaderAlert Class | suite4.net.FormDatabase Namespace