PageDeleteEventArgs Class |
Namespace: Ingeniux.CMS.Event
The PageDeleteEventArgs type exposes the following members.
Name | Description | |
---|---|---|
PageDeleteEventArgs | Initializes a new instance of the PageDeleteEventArgs class |
Name | Description | |
---|---|---|
Entity |
Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT.) | |
PageId |
Gets/sets the unique id of the involved Page
| |
PermenantDelete |
Gets/sets whether the deletion if permenant
(Inherited from ContentItemDeleteEventArgsT.) | |
Session |
Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT.) |