AdminDeletePostEventArgs Members
Include Protected Members
Include Inherited Members
Provides post-event properties for deleted items in other event argument classes.
The AdminDeletePostEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AdminDeletePostEventArgs | Creates an instance of the AdminDeletePostEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
DeletionComments | Gets text that provides information about items that have been deleted. | |
EffectedItems | Gets a collection of GUIDs that represent entities that are affected by the event. (Inherited from AdminPostEventArgs.) |
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