C# Class Distribution_OrderIssue_SupplierList, yfkey-scms

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

Méthodes publiques

Свойство Type Description
EditEvent EventHandler,

Méthodes publiques

Méthode Description
InitPageParameter ( string flowCode, string orderSubType ) : void

Méthodes protégées

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

Private Methods

Méthode Description
CollectOrderNoList ( ) : List

Method Details

GV_List_RowDataBound() protected méthode

protected GV_List_RowDataBound ( object sender, GridViewRowEventArgs e ) : void
sender object
e GridViewRowEventArgs
Résultat void

InitPageParameter() public méthode

public InitPageParameter ( string flowCode, string orderSubType ) : void
flowCode string
orderSubType string
Résultat void

Page_Load() protected méthode

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

lbtnOrder_Click() protected méthode

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

Property Details

EditEvent public_oe property

public EventHandler, EditEvent
Résultat EventHandler,