SetHostUrlDialog.DescriptionLabel Field
Represents a Label that displays information about how to use the controls on the page.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected DescriptionLabel As Label
'Usage
Dim value As Label
value = Me.DescriptionLabel
Me.DescriptionLabel = value
protected Label DescriptionLabel