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.308
Syntax
bool IsSystemSchema()

Return Value

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