BusinessDataFieldControl.Validate method
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Sub Validate
'Usage
Dim instance As BusinessDataFieldControl
instance.Validate()
public override void Validate()
Implements
See also
Reference
BusinessDataFieldControl class