C# Class Inventory_PrintHu_AsnList, yfkey-scms

Inheritance: com.Sconit.Web.ModuleBase
显示文件 Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
InitPageParameter ( com.Sconit.Entity.Distribution.InProcessLocation inProcessLocation ) : void

Protected Methods

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

Private Methods

Method Description
PopulateInProcessLocationDetail ( ) : IList

Method Details

InitPageParameter() public method

public InitPageParameter ( com.Sconit.Entity.Distribution.InProcessLocation inProcessLocation ) : void
inProcessLocation com.Sconit.Entity.Distribution.InProcessLocation
return void

Page_Load() protected method

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

btnPrint_Click() protected method

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