TenantSetHostUrlDialog.DescriptionLabel Field
Represents a Label that displays instructions on how to configure the external content type profile page host.
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