Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
GridAction Constructor
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
Infragistics.Web.UI.GridAction = function(
: String,
: String,
: {Any},
: {Any},
: {Any}
) {}; |
ASP.NET Ajax Javascript (Usage) | |
---|
var instanceVar = new Infragistics.Web.UI.GridAction(String,String,{Any},{Any},{Any}); |
Parameters
- type
- ownerName
- object
- value
- tag
See Also