Click or drag to resize

IPresentationManagerCreateFieldContentUnit Method



Namespace: Ingeniux.CMS.Presentation
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IContentUnit CreateFieldContentUnit(
	string name,
	string fieldName,
	EnumElementType fieldType
)

Parameters

name  String

[Missing <param name="name"/> documentation for "M:Ingeniux.CMS.Presentation.IPresentationManager.CreateFieldContentUnit(System.String,System.String,Ingeniux.CMS.Enums.EnumElementType)"]

fieldName  String

[Missing <param name="fieldName"/> documentation for "M:Ingeniux.CMS.Presentation.IPresentationManager.CreateFieldContentUnit(System.String,System.String,Ingeniux.CMS.Enums.EnumElementType)"]

fieldType  EnumElementType

[Missing <param name="fieldType"/> documentation for "M:Ingeniux.CMS.Presentation.IPresentationManager.CreateFieldContentUnit(System.String,System.String,Ingeniux.CMS.Enums.EnumElementType)"]

Return Value

IContentUnit

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

See Also