| ASP.NET Ajax Javascript (Specification) | |
|---|---|
| function showContextMenu() : (Any); | |
| ASP.NET Ajax Javascript (Usage) | |
|---|---|
| var resultVar = instanceOfPageView.showContextMenu(); | |
| ASP.NET Ajax Javascript (Specification) | |
|---|---|
| function showContextMenu() : (Any); | |
| ASP.NET Ajax Javascript (Usage) | |
|---|---|
| var resultVar = instanceOfPageView.showContextMenu(); | |
This method restores the context menu functionality of control after it was hidden with preceding call of hideContextMenu() method.