IPageRemoveChildPage Method |
Namespace: Ingeniux.CMS
If a child page isn't provided or that page is not child of this page this method returns false.
The current user must have permission to Delete pages. Otherwise, an error will be thrown.
The current user must have Full Access to this page. Otherwise, an error will be thrown.
If the page is not assigned to the current user and the current user doesn't have to right to assign other users' pages, an error will be thrown.
Two events are fired by this method on the page to be removed: BeforePageDelete and AfterPageDelete