C# Class MasterData_Flow_ViewFlow, yfkey-scms

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

Méthodes publiques

Méthode Description
InitPageParameter ( string flowCode ) : void

Méthodes protégées

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

Method Details

FV_Flow_DataBound() protected méthode

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

InitPageParameter() public méthode

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

Page_Load() protected méthode

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