Click or drag to resize

ISchemaWithVersionsTIsSystemSchema Method


Checks whether this Schema is an essential schema that comes with default CMS instance.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
bool IsSystemSchema()

Return Value

Boolean
True if it's built-in an essential system for CMS; False otherwise
See Also