C# Class Warehouse_CheckASN_Search, yfkey-scms

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

Protected Methods

Method Description
BatchConfirm_Click ( object sender, EventArgs e ) : void
DoSearch ( ) : void
InitPageParameter ( string>.IDictionary actionParameter ) : void
Page_Load ( object sender, EventArgs e ) : void
btnSearch_Click ( object sender, EventArgs e ) : void

Private Methods

Method Description
FillParameter ( ) : void

Method Details

BatchConfirm_Click() protected method

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

DoSearch() protected method

protected DoSearch ( ) : void
return void

InitPageParameter() protected method

protected InitPageParameter ( string>.IDictionary actionParameter ) : void
actionParameter string>.IDictionary
return void

Page_Load() protected method

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

btnSearch_Click() protected method

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