This topic has not yet been rated - Rate this topic

SPConfigurationChangeEventHandler Delegate

Provides an event handler for when an SPPersistedObject object changes.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public delegate void SPConfigurationChangeEventHandler(
	Object sender,
	SPConfigurationChangeEventArgs e
)

Parameters

sender
Type: System.Object
An object that represents the object that changed.
e
Type: Microsoft.SharePoint.Administration.SPConfigurationChangeEventArgs
An SPConfigurationChangeEventArgs object that provides data about the object changes to the event handler.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ