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)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overrides Sub Validate
'Usage
Dim instance As BusinessDataFieldControl
instance.Validate()
public override void Validate()
Implements
See Also
Reference
BusinessDataFieldControl Class