IPresentationManagerFieldUnits Method
|
Namespace:
Ingeniux.CMS.Presentation
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax IEnumerable<IContentUnit> FieldUnits()
Function FieldUnits As IEnumerable(Of IContentUnit)
IEnumerable<IContentUnit^>^ FieldUnits()
abstract FieldUnits : unit -> IEnumerable<IContentUnit>
Return Value
Type:
IEnumerableIContentUnit[Missing <returns> documentation for "M:Ingeniux.CMS.Presentation.IPresentationManager.FieldUnits"]
See Also