Click to Rate and Give Feedback

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
SPListEventReceiver.FieldAdded Method (Microsoft.SharePoint)
Occurs after a field link is added.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
Public Overridable Sub FieldAdded ( _
    properties As SPListEventProperties _
)
Visual Basic (Usage)
Dim instance As SPListEventReceiver
Dim properties As SPListEventProperties

instance.FieldAdded(properties)
C#
public virtual void FieldAdded (
    SPListEventProperties properties
)

Parameters

properties

An SPListEventProperties object that represents properties of the event handler.

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

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker