Click or drag to resize
ContextMenuElementTarget Class
Represents a ContextMenuTargettarget, specified by client-side element id.
Inheritance Hierarchy
SystemObject
  Kettic.AspNetStateManager
    Kettic.AspNet.ControlsContextMenuTarget
      Kettic.AspNet.ControlsContextMenuElementTarget

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class ContextMenuElementTarget : ContextMenuTarget

The ContextMenuElementTarget type exposes the following members.

Constructors
  NameDescription
Public methodContextMenuElementTarget
Top
Properties
  NameDescription
Public propertyElementID
Gets or sets the ID of the element KaxContextMenu will attach to on the client.
Top
See Also