Click or drag to resize
PortalFormHelperGetUIElementDefaultPropertiesForm Method
Returns general FormInfo pro UI templates (stored in XML file)

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static FormInfo GetUIElementDefaultPropertiesForm(
	UIElementPropertiesPosition position
)

Parameters

position
Type: CMS.PortalEngineUIElementPropertiesPosition
Requested form info position

Return Value

Type: FormInfo
See Also