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