Share via


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

IValidator.Validate()

See also

Reference

BusinessDataFieldControl class

BusinessDataFieldControl members

Microsoft.SharePoint.WebControls namespace