Click or drag to resize

ISchemaManagerAssetSchemaByRootName Method


Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IAssetSchemaBasic AssetSchemaByRootName(
	string rootName
)

Parameters

rootName
Type: SystemString

[Missing <param name="rootName"/> documentation for "M:Ingeniux.CMS.ISchemaManager.AssetSchemaByRootName(System.String)"]

Return Value

Type: IAssetSchemaBasic

[Missing <returns> documentation for "M:Ingeniux.CMS.ISchemaManager.AssetSchemaByRootName(System.String)"]

See Also