SPFieldLookup.OnUpdated method

Handles the event that occurs after changes are made to a field.

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

Syntax

public override void OnUpdated()

Remarks

Use this method to provide custom field type logic that runs when the custom field schema is changed.

See also

Reference

SPFieldLookup class

SPFieldLookup members

Microsoft.SharePoint namespace