Click or drag to resize
EditMenuEventArgs Properties

The EditMenuEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyActionName
Context of the action.
Public propertyClientActionScript
JavaScript code to be performed on object menu action.
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyValidationScript
Validation java script to be performed
Top
See Also