C# Class Adf.Web.UI.SmartView.TestButton

Inheritance: System.Web.UI.WebControls.TemplateField, INamingContainer
Datei anzeigen Open project: NLADP/ADF

Public Methods

Method Description
InitializeCell ( System.Web.UI.WebControls.DataControlFieldCell cell, DataControlCellType cellType, DataControlRowState rowState, int rowIndex ) : void

Method Details

InitializeCell() public method

public InitializeCell ( System.Web.UI.WebControls.DataControlFieldCell cell, DataControlCellType cellType, DataControlRowState rowState, int rowIndex ) : void
cell System.Web.UI.WebControls.DataControlFieldCell
cellType DataControlCellType
rowState DataControlRowState
rowIndex int
return void