IPageNowSyncing Property Ingeniux CMS Content Store API

Gets whether the page is currently being synchronized to the latest version of the Schema used to create it.

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

bool NowSyncing { get; }

Property Value

Type: Boolean
Remarks

When a page is being synchronzied to its schema, it cannot be checked out or saved.
See Also

Reference