C# Class MasterData_Flow_ViewFlow, yfkey-scms

Inheritance: com.Sconit.Web.ModuleBase
Exibir arquivo Open project: Novthirteen/yfkey-scms

Public Methods

Method Description
InitPageParameter ( string flowCode ) : void

Protected Methods

Method Description
FV_Flow_DataBound ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Method Details

FV_Flow_DataBound() protected method

protected FV_Flow_DataBound ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

InitPageParameter() public method

public InitPageParameter ( string flowCode ) : void
flowCode string
return void

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void