Click or drag to resize

IPresentationManagerRemoveContentUnit Method


Namespace:  Ingeniux.CMS.Presentation
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
bool RemoveContentUnit(
	IContentUnit contentUnit
)

Parameters

contentUnit
Type: Ingeniux.CMS.PresentationIContentUnit

[Missing <param name="contentUnit"/> documentation for "M:Ingeniux.CMS.Presentation.IPresentationManager.RemoveContentUnit(Ingeniux.CMS.Presentation.IContentUnit)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Ingeniux.CMS.Presentation.IPresentationManager.RemoveContentUnit(Ingeniux.CMS.Presentation.IContentUnit)"]

See Also