Method | Description | |
---|---|---|
InitPageParameter ( string flowCode, bool isRetrun ) : void |
Method | Description | |
---|---|---|
FV_Routing_DataBound ( object sender, EventArgs e ) : void | ||
Page_Load ( object sender, EventArgs e ) : void |
Method | Description | |
---|---|---|
DoSearch ( string routingCode, bool isReturn ) : object[] |
protected FV_Routing_DataBound ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
public InitPageParameter ( string flowCode, bool isRetrun ) : void | ||
flowCode | string | |
isRetrun | bool | |
return | void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |