IContentItemJustSynced Property
|
Gets whether the page's content was updated via
Schema synchronization and hasn't yet been modified directly.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property JustSynced As Boolean
Get
property bool JustSynced {
bool get ();
}
abstract JustSynced : bool with get
Property Value
Type:
BooleanSee Also