Click or drag to resize
ContextMenuActiveItemOffset Property
Determines how many levels above the clicked element the active element is.

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
public int ActiveItemOffset { get; set; }

Property Value

Type: Int32
See Also