Click or drag to resize

ISchemaManagerSchemasCount Method


Gets the count of all schemas, including schemas with errors that cannot be used to create pages.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
int SchemasCount()

Return Value

Type: Int32
Count of all schemas.
See Also