IPageRemoveChildren Method |
Namespace: Ingeniux.CMS
If the child page is not provided or that page is not child of this page, returns false.
The current user must have the permission to Delete pages. Otherwise, an error is thrown.
The current user must have Full Access to this page. Otherwise, an error is 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, error will be thrown.
Two events are fired by this method: BeforePageDelete and AfterPageDelete, on the direct child pages of this page.