Click or drag to resize

ISchemaManagerAssetSchemasCount Method


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

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
int AssetSchemasCount()

Return Value

Type: Int32
Count of all asset schemas.
See Also