Click or drag to resize
UIElementInfoElementParentID Property
ID of the parent UI element.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntax
C#
public virtual int ElementParentID { get; set; }

Property Value

Type: Int32
See Also