Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Handles the event that occurs after changes are made to a field.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public Overrides Sub OnUpdated
'Usage
Dim instance As SPFieldLookup
instance.OnUpdated()
public override void OnUpdated()
Use this method to provide custom field type logic that runs when the custom field schema is changed.