ImageGear for .NET
hideContextMenu Method
See Also  Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > PageView Class : hideContextMenu Method

Glossary Item Box

Hides the context menu of control.

Syntax

ASP.NET Ajax Javascript (Specification) 
function hideContextMenu() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfPageView.hideContextMenu();

Remarks

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.