C# Class Transportation_Bill_NewRecalculateList, yfkey-scms

Inheritance: com.Sconit.Web.ListModuleBase
Afficher le fichier Open project: Novthirteen/yfkey-scms

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
BindDataSource ( IList transportationActBillList ) : void
PopulateSelectedData ( ) : IList
UpdateView ( ) : void

Méthodes protégées

Méthode Description
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Method Details

BindDataSource() public méthode

public BindDataSource ( IList transportationActBillList ) : void
transportationActBillList IList
Résultat void

GV_List_RowDataBound() protected méthode

protected GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
sender object
e GridViewRowEventArgs
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

PopulateSelectedData() public méthode

public PopulateSelectedData ( ) : IList
Résultat IList

UpdateView() public méthode

public UpdateView ( ) : void
Résultat void