Click or drag to resize
UIElementInfoGetParentElements Method
Return element's parent objects

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntax
C#
public SafeDictionary<int, BaseInfo> GetParentElements()

Return Value

Type: SafeDictionaryInt32, BaseInfo
See Also