ISiteRemove
|
| Exception | Condition |
|---|---|
| InvalidOperationException | When trying to remove Site Root |
| SecurityException | When Operating User doesn't have the right to Manage Aliases, or doesn't have full access to the Alias to be removed. |
if "alias" is null, returns false.
If the Alias is not under Recycle Folder, it will be moved to Recycle Folder. If it is already under Recycle Folder, it will be permanently purged.
Two events are fired during execution of this method: BeforePageDelete and AfterPageDelete.