ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > PageView class : getContextMenu Method |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function getContextMenu( markType : MarkType, mouseTool : MouseTool ) : ContextMenu; |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfPageView.getContextMenu(MarkType,MouseTool); |