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