Retrieves a schema by its page root element name.
Root element names are unique to a schema's collection.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- rootName
- Type: SystemString
The schema's page root element name
Return Value
Type: ISchemaSchema with matching page root element name. Returns null if this name doesn't exist.
See Also
Reference
[!:Ingeniux.CMS.ISchemaManager.HasSchemaRootName]