EntityEditor.ErrorPlaceHolder Field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected ErrorPlaceHolder As PlaceHolder
'Usage
Dim value As PlaceHolder
value = Me.ErrorPlaceHolder
Me.ErrorPlaceHolder = value
protected PlaceHolder ErrorPlaceHolder