BaseFieldControl.OnInit method

Represents the method that handles the Init event of a FieldMetadata object.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

protected override void OnInit(
    EventArgs e
)

Parameters

Remarks

The default implementation calls RegisterFieldControl.

See also

Reference

BaseFieldControl class

BaseFieldControl members

Microsoft.SharePoint.WebControls namespace