Click or drag to resize
PortalFormHelperGetPositionFormInfo Method (WidgetZoneTypeEnum)
Returns FormInfo for widget.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax
C#
public static FormInfo GetPositionFormInfo(
	WidgetZoneTypeEnum type
)

Parameters

type
Type: CMS.PortalEngineWidgetZoneTypeEnum
WidgetType

Return Value

Type: FormInfo
Before/After FormInfo for widget
See Also