Checks whether a schema with a given ID exists
in collection.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- schemaId
- Type: SystemString
The schema's unique ID.
Return Value
Type: BooleanTrue if the schema exists, false otherwise.
See Also
Reference
[!:Ingeniux.CMS.ISchemaManager.HasSchemaRootName]