PickerDialog.HtmlMessageLabel Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property HtmlMessageLabel As Label
Get
'Usage
Dim instance As PickerDialog
Dim value As Label
value = instance.HtmlMessageLabel
public Label HtmlMessageLabel { get; }
Property Value
Type: System.Web.UI.WebControls.Label
Returns Label.