Share via


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)

Syntax

'Declaration
Protected waitScreenTitle As String
'Usage
Dim value As String

value = Me.waitScreenTitle

Me.waitScreenTitle = value
protected string waitScreenTitle

See also

Reference

SPRibbonCommandHandler class

SPRibbonCommandHandler members

Microsoft.SharePoint.WebControls namespace