C# Class Inventory_PrintHu_InventoryList, yfkey-scms

Inheritance: com.Sconit.Web.ModuleBase
ファイルを表示 Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
InitPageParameter ( IList huLocationLotDetailList ) : void
PrintCallBack ( ) : void

Protected Methods

Method Description
GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Method Details

GV_List_RowDataBound() protected method

protected GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
sender object
e GridViewRowEventArgs
return void

InitPageParameter() public method

public InitPageParameter ( IList huLocationLotDetailList ) : void
huLocationLotDetailList IList
return void

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

PrintCallBack() public method

public PrintCallBack ( ) : void
return void