Returns cached and merged FormInfo for widgets.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- widgetName
- Type: System String
Name of the widget
- zoneType
- Type: System String
Type of the zone where widget is placed
- widgetProperties
- Type: System String
Widget properties
- zoneTypeDefinition
- Type: CMS.FormEngine FormInfo
FormInfo for Before or After section
- clone
- Type: System Boolean
When returned FormInfo is used only for reading then cloning can be set to FALSE
- defaultValues (Optional)
- Type: System String
XML definitions with overridden system default values
Return Value
Type: FormInfoReturns FormInfo object
See Also