SPRibbonCommandHandler.waitScreenTitle Field
Displays the title of a screen when the user starts an operation that typically takes some time. Sets waitScreenText to indicate which action is being performed.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected waitScreenTitle As String
'Usage
Dim value As String
value = Me.waitScreenTitle
Me.waitScreenTitle = value
protected string waitScreenTitle