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.5.94
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