C# Class MasterData_Flow_ViewRouting, yfkey-scms

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

Méthodes publiques

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

Méthodes protégées

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

Private Methods

Méthode Description
DoSearch ( string routingCode, bool isReturn ) : object[]

Method Details

FV_Routing_DataBound() protected méthode

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

InitPageParameter() public méthode

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

Page_Load() protected méthode

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