Click or drag to resize

ISchemaManagerAssetSchemaById Method


Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IAssetSchema AssetSchemaById(
	string uniqueID
)

Parameters

uniqueID
Type: SystemString

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

Return Value

Type: IAssetSchema

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

See Also