ImageGear for .NET
remove Method

Removes the context menu item from the list by index.
Syntax
ASP.NET Ajax Javascript (Specification) 
function remove( 
   index : Number
) : Undefined;
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfContextMenu.remove(Number);

Parameters

index
Index of position for item will be removed.

Return Value

The does not returns any value.
See Also

Reference

ContextMenu class
ContextMenu Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback