Click or drag to resize

IPresentationManagerCreateComponentContentUnit Method (String, String, IPage)


Namespace:  Ingeniux.CMS.Presentation
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IComponentContentUnit CreateComponentContentUnit(
	string name,
	string fieldName,
	IPage contentBase
)

Parameters

name
Type: SystemString
fieldName
Type: SystemString
contentBase
Type: Ingeniux.CMSIPage

Return Value

Type: IComponentContentUnit

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

See Also