Version

actionListForType Property

Selects only actions of specified type.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_actionListForType() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfGridActionTransactionList.get_actionListForType();

Return Value

Array of the actions of specified type.
See Also