Click or drag to resize
ApplicationUrlHelperCOLLAPSIBLE_EMPTY_PARENT_ELEMENT_URL Field
Represents ElementTargetURL of a dummy UIElementInfo of type Url. This kind of element is used as parent node in collapsible tree without any content. It's used for grouping UIElementInfos in a tree.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
Syntax
C#
public const string COLLAPSIBLE_EMPTY_PARENT_ELEMENT_URL

Field Value

Type: String
See Also