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