C# Class Inventory_Stocktaking_Edit, yfkey-scms

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

Méthodes publiques

Méthode Description
InitPageParameter ( CycleCount cycleCount ) : void
InitPageParameter ( string code ) : void

Méthodes protégées

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

Method Details

InitPageParameter() public méthode

public InitPageParameter ( CycleCount cycleCount ) : void
cycleCount CycleCount
Résultat void

InitPageParameter() public méthode

public InitPageParameter ( string code ) : void
code string
Résultat void

Page_Load() protected méthode

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