Click or drag to resize

IContentUnitInstanceGetSourceContentUnit Method


Retrieves the source Content Unit for this instance

Namespace:  Ingeniux.CMS.Presentation
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IContentUnit GetSourceContentUnit(
	IPresentationManager presentationsManager
)

Parameters

presentationsManager
Type: Ingeniux.CMS.PresentationIPresentationManager
The instance of Presentations Manager

Return Value

Type: IContentUnit
The Content Unit this instance was instantiated from
See Also