EntityEditorWithPicker.InputDescription Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property InputDescription As String
Get
Set
'Usage
Dim instance As EntityEditorWithPicker
Dim value As String
value = instance.InputDescription
instance.InputDescription = value
public string InputDescription { get; set; }
Property Value
Type: System.String
Returns String.