Click or drag to resize
ContextMenuContainerParentElementClientID Property
Identifier of parent element under which the context menu lies. This parameter is optional.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public virtual string ParentElementClientID { get; set; }

Property Value

Type: String
See Also