SPConfigurationChangeEventArgs members
Provides data for the SPConfigurationChangeEventHandler event.
The SPConfigurationChangeEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
ChangeEvent | Returns an value indicating what type of change happened to the object. | |
ObjectId | Gets the GUID identifying the object that changed. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top