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.3.169
Syntax Function SchemasCount As Integer
abstract SchemasCount : unit -> int
Return Value
Type:
Int32Count of all schemas.
See Also