getExplorerBarItem Method
Get the item for which the event fired.
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function getExplorerBarItem() : (Any); |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfExplorerBarEventArgs.getExplorerBarItem(); |