Click or drag to resize

IAssetElementAddAllowedAssetType Method


Adds a new allowed Asset Schema type.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
void AddAllowedAssetType(
	IAssetSchemaBasic schema
)

Parameters

schema  IAssetSchemaBasic
New Asset Schema to add.
See Also