Property | Type | Description | |
---|---|---|---|
SearchGrid | global::System.Web.UI.WebControls.GridView | ||
SearchTerm | global::System.Web.UI.WebControls.Label |
Method | Description | |
---|---|---|
Page_Load ( object sender, |
||
SearchGrid_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
return | void |
protected SearchGrid_RowDataBound ( object sender, System.Web.UI.WebControls.GridViewRowEventArgs e ) : void | ||
sender | object | |
e | System.Web.UI.WebControls.GridViewRowEventArgs | |
return | void |
protected global::System.Web.UI.WebControls.GridView SearchGrid | ||
return | global::System.Web.UI.WebControls.GridView |