ISiteMovePage Method |
Namespace: Ingeniux.CMS
Exception | Condition |
---|---|
ArgumentException | When "srcPage" or "tgtParentPage" doesn't have valid Hierarchy value. |
InvalidOperationException | When "srcPage" is either Root Page or Recycle Folder. |
SecurityException | When Operating User doesn't have the necessary node-level permssions. The Operating User must have full access to both "srcPage" and the actual target parent Page. |
Two events are fired during execution of this method: BeforePageMove and AfterPageMove.