ISchemaManagerSchemasCount Method
|
Gets the count of all
schemas, including schemas with errors that cannot be used
to create
pages.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxFunction SchemasCount As Integer
abstract SchemasCount : unit -> int
Return Value
Int32Count of all schemas.
See Also