C# Class Distribution_OrderIssue_Search, yfkey-scms

Inheritance: com.Sconit.Web.SearchModuleBase
Show file Open project: Novthirteen/yfkey-scms

Private Properties

Property Type Description

Protected Methods

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

Method Details

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

tbFlow_TextChanged() protected method

protected tbFlow_TextChanged ( Object sender, EventArgs e ) : void
sender Object
e EventArgs
return void