ContentDatabaseSection.DescriptionLabel field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected DescriptionLabel As Label
'Usage
Dim value As Label
value = Me.DescriptionLabel
Me.DescriptionLabel = value
protected Label DescriptionLabel