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.6.492
Syntax
void AddAllowedComponentType(
	ISchema schema
)

Parameters

schema  ISchema
New schema to add
See Also