LongRunningOperationPage.WaitMessage Field
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Portal.SiteAdmin.General
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected WaitMessage As LabelLoc
'Usage
Dim value As LabelLoc
value = Me.WaitMessage
Me.WaitMessage = value
protected LabelLoc WaitMessage
See Also
Reference
LongRunningOperationPage Class