Click or drag to resize

IContentUnitsInstantiabilityAllowContentUnit Method


Allows a Content Unit to be placed on Pages created with this Schema, and specifies how many times it can be placed, if the Content Unit is Reusable.

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

Parameters

unit
Type: Ingeniux.CMS.PresentationIContentUnit
The content unit to be allowed
See Also