Gets or sets the text in the status bar. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public string StatusText { get; set; } |
Visual Basic
![]() |
---|
Public Property StatusText As String |
Type: String
A string that specifies the text in the status bar. Default value is empty string ("").