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