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.5.94
Syntax
void AddAllowedAssetType(
	IAssetSchemaBasic schema
)

Parameters

schema
Type: Ingeniux.CMSIAssetSchemaBasic
New Asset Schema to add.
See Also