Click or drag to resize

IPresentationManagerCreateComponentContentUnit(String, String, IPage) Method



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

Parameters

name  String
fieldName  String
contentBase  IPage

Return Value

IComponentContentUnit

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

See Also