Method | Description | |
---|---|---|
DoSearch ( ) : void | ||
InitPageParameter ( string>.IDictionary |
||
Page_Load ( object sender, EventArgs e ) : void | ||
btnSearch_Click ( object sender, EventArgs e ) : void |
Method | Description | |
---|---|---|
CollectDetailParam ( bool isExport ) : object | ||
CollectMasterParam ( bool isExport ) : object | ||
FillParameter ( ) : void |
protected InitPageParameter ( string>.IDictionary |
||
actionParameter | string>.IDictionary | |
return | void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected btnSearch_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |