ImageGear .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

ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ContextMenu
ContextMenu Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback