SPRibbonCommandHandler.waitScreenText field

Displays the appropriate message to notify the user that an operation might take some time.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

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

value = Me.waitScreenText

Me.waitScreenText = value
protected string waitScreenText

See also

Reference

SPRibbonCommandHandler class

SPRibbonCommandHandler members

Microsoft.SharePoint.WebControls namespace