Click or drag to resize

IContentUnitsInstantiabilityDenyContentUnit Method


Disallow a Content Unit to be placed on Pages created with this Schema

Namespace: Ingeniux.CMS.Presentation
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
void DenyContentUnit(
	IContentUnit unit
)

Parameters

unit  IContentUnit
Unit that cannot be used
See Also