Click or drag to resize

IPresentationManagerContentUnits Method


Namespace:  Ingeniux.CMS.Presentation
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IEnumerable<IContentUnit> ContentUnits(
	string[] ids
)

Parameters

ids
Type: SystemString

[Missing <param name="ids"/> documentation for "M:Ingeniux.CMS.Presentation.IPresentationManager.ContentUnits(System.String[])"]

Return Value

Type: IEnumerableIContentUnit

[Missing <returns> documentation for "M:Ingeniux.CMS.Presentation.IPresentationManager.ContentUnits(System.String[])"]

See Also