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

Inheritance: System.Web.UI.WebControls.TemplateField, INamingContainer
Afficher le fichier Open project: NLADP/ADF

Méthodes publiques

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

Method Details

InitializeCell() public méthode

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
Résultat void