LongRunningOperationPage.StatusDescription 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 StatusDescription As Label
'Usage
Dim value As Label
value = Me.StatusDescription
Me.StatusDescription = value
protected Label StatusDescription
See Also
Reference
LongRunningOperationPage Class