Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
getItem Method
returns current item on which the event has been raised
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function getItem() : DropDownItem; |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfDropDownItemEventArgs.getItem(); |
Return Value
the current item on which the event is raised