C# Class Hd.Web.Extensions.GridControllerArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: TargetProcess/Tp.HelpDesk Class Usage Examples

Public Methods

Method Description
GridControllerArgs ( GridView gridView, IList collection ) : System

Method Details

GridControllerArgs() public method

public GridControllerArgs ( GridView gridView, IList collection ) : System
gridView System.Web.UI.WebControls.GridView
collection IList
return System