SPListEventReceiver.FieldAdded method

Handles the event that occurs after a field link is added.

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

Syntax

public virtual void FieldAdded(
    SPListEventProperties properties
)

Parameters

Remarks

The FieldAdded event is not raised when a field is added by adding a content type to the list.

See also

Reference

SPListEventReceiver class

SPListEventReceiver members

Microsoft.SharePoint namespace