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

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.