ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > PageView class : hideContextMenu Method |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function hideContextMenu() : (Any); |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfPageView.hideContextMenu(); |
Raising "contextMenu" event is suppressed with context menu hiding. This function call from "contextMenu" event handler does not hide context menu which is going to be shown.