Click or drag to resize

IComponentElementAddAllowedComponentType Method


Adds a new allowed component type.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
void AddAllowedComponentType(
	ISchema schema
)

Parameters

schema
Type: Ingeniux.CMSISchema
New schema to add
See Also