C# Класс Transportation_Bill_NewRecalculateList, yfkey-scms

Наследование: com.Sconit.Web.ListModuleBase
Показать файл Открыть проект

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
BindDataSource ( IList transportationActBillList ) : void
PopulateSelectedData ( ) : IList
UpdateView ( ) : void

Защищенные методы

Метод Описание
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Описание методов

BindDataSource() публичный Метод

public BindDataSource ( IList transportationActBillList ) : void
transportationActBillList IList
Результат void

GV_List_RowDataBound() защищенный Метод

protected GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
sender object
e GridViewRowEventArgs
Результат void

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

PopulateSelectedData() публичный Метод

public PopulateSelectedData ( ) : IList
Результат IList

UpdateView() публичный Метод

public UpdateView ( ) : void
Результат void