Click or drag to resize

IContentItemNowSyncing Property


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: 10.6.492
Syntax
bool NowSyncing { get; }

Property Value

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