IPageRemoved Property Ingeniux CMS Content Store API

Gets whether the page is under Removed status, which means it is currently a descendant of the Recycle Folder.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

bool Removed { get; }

Property Value

Type: Boolean
Remarks

Removed pages cannot be checked out or marked for publish. A removed page must first be moved out of the Recycle Folder before it can behave like a normal page.
See Also

Reference