C# Class Inventory_PrintHu_AsnList, yfkey-scms

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

Méthodes publiques

Méthode Description
InitPageParameter ( com.Sconit.Entity.Distribution.InProcessLocation inProcessLocation ) : void

Méthodes protégées

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

Private Methods

Méthode Description
PopulateInProcessLocationDetail ( ) : IList

Method Details

InitPageParameter() public méthode

public InitPageParameter ( com.Sconit.Entity.Distribution.InProcessLocation inProcessLocation ) : void
inProcessLocation com.Sconit.Entity.Distribution.InProcessLocation
Résultat void

Page_Load() protected méthode

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

btnPrint_Click() protected méthode

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