ImageGear .NET v25.2 - Updated
showContextMenu Method

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > PageView class : showContextMenu Method
Shows the context menu of control.
Syntax
ASP.NET Ajax Javascript (Specification) 
function showContextMenu() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfPageView.showContextMenu();
Remarks

This method restores the context menu functionality of control after it was hidden with preceding call of hideContextMenu() method.

See Also

Reference

PageView class
PageView Members

Is this page helpful?
Yes No
Thanks for your feedback.