Membres SPListEvent (Microsoft.SharePoint)

Represents an event that occurs within a document library. This class is maintained for backward-compatibility with event handling in Windows SharePoint Services 2.0.

Les tableaux suivants contiennent la liste des membres exposés par le type SPListEvent .

Propriétés publiques

  Nom Description
Propriété publique ListID Gets the GUID of the document library in which the event occurred.
Propriété publique PropertiesAfter Gets a collection of key-value pairs that represent the state of a document in a document library after the document was modified.
Propriété publique PropertiesBefore Gets a collection of key-value pairs that represent the state of a document in a document library before the document was modified.
Propriété publique SinkData Gets an arbitrary string of properties used by an event handler for a document library.
Propriété publique Site Gets the parent site of the list in which the event occurs.
Propriété publique Title Gets the title of the document library in which the event occurs.
Propriété publique Type Gets the type of an event that occurs in a document library.
Propriété publique UrlAfter Gets the new site-relative URL of a document or folder after any event except deletion has occurred.
Propriété publique UrlBefore Gets the original site-relative URL of a document or folder before it was deleted, moved, or copied.
Propriété publique UserDisplayName Gets the display name of the user whose action triggers the event.
Propriété publique UserID Gets the ID of the user whose action triggered the event.
Propriété publique UserLoginName Gets the user name of the user whose action triggered the event.
Propriété publique WebUrl Gets the absolute URL of the site in which the event occurred.

Haut de page

Méthodes publiques

(voir aussi Méthodes protégées )

  Nom Description
Méthode publique Dispose Releases all unmanaged resources used by the list event.
Méthode publique Equals  Surchargé. (hérité de Object)
Méthode publique GetHashCode  (hérité de Object)
Méthode publique GetType  (hérité de Object)
Méthode publique Statique LoadHandler This type or member supports Microsoft Windows SharePoint Services and is not intended to be used directly from your code.
Méthode publique Statique ReferenceEquals  (hérité de Object)
Méthode publique ToString  (hérité de Object)

Haut de page

Méthodes protégées

  Nom Description
Méthode protégée Finalize  (hérité de Object)
Méthode protégée MemberwiseClone  (hérité de Object)

Haut de page

Voir aussi

Référence

SPListEvent, classe
Microsoft.SharePoint, espace de noms