C# Class Transportation_TransportationOrder_InProcessLocationList, 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 route ) : void
InitPageParameter ( string orderNo, bool isEdit ) : void
PopulateInProcessLocationList ( ) : List

Méthodes protégées

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

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 route ) : void
route string
Résultat void

InitPageParameter() public méthode

public InitPageParameter ( string orderNo, bool isEdit ) : void
orderNo string
isEdit bool
Résultat void

Page_Load() protected méthode

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

PopulateInProcessLocationList() public méthode

public PopulateInProcessLocationList ( ) : List
Résultat List

lbtnEdit_Click() protected méthode

protected lbtnEdit_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,