LinksCheckerLite.ProgressImage Field
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Portal.SiteAdmin
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected ProgressImage As Image
'Usage
Dim value As Image
value = Me.ProgressImage
Me.ProgressImage = value
protected Image ProgressImage