Click or drag to resize

ISchemaManagerAssetSchemas Method (String)


Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IEnumerable<IAssetSchema> AssetSchemas(
	string[] schemaIds
)

Parameters

schemaIds
Type: SystemString

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

Return Value

Type: IEnumerableIAssetSchema

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

See Also