FormField.RegisterFieldControl Method

Registers the RegisterFieldControl by adding it to the collections of validators and field controls.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Overrides Sub RegisterFieldControl
'Usage

Me.RegisterFieldControl()
protected override void RegisterFieldControl()

See Also

Reference

FormField Class

FormField Members

Microsoft.SharePoint.WebControls Namespace