Свойство | Type | Description | |
---|---|---|---|
ExcludeEmptyField | global::System.Web.UI.WebControls.CheckBox | ||
QueryOccurance1 | global::IndexViewer.QueryOccurance | ||
QueryOccurance2 | global::IndexViewer.QueryOccurance | ||
QueryOccurance3 | global::IndexViewer.QueryOccurance | ||
SearchFieldButton | global::System.Web.UI.WebControls.Button | ||
SearchResultGrid | global::System.Web.UI.WebControls.GridView | ||
SitecoreQueryType1 | global::IndexViewer.SitecoreQueryType | ||
SitecoreQueryType2 | global::IndexViewer.SitecoreQueryType | ||
SitecoreQueryType3 | global::IndexViewer.SitecoreQueryType | ||
TimeElapsedLabel | global::System.Web.UI.WebControls.Label | ||
TotalHitsLabel | global::System.Web.UI.WebControls.Label | ||
txtExplanation | global::System.Web.UI.WebControls.TextBox | ||
txtFieldName1 | global::System.Web.UI.WebControls.TextBox | ||
txtFieldName2 | global::System.Web.UI.WebControls.TextBox | ||
txtFieldName3 | global::System.Web.UI.WebControls.TextBox | ||
txtSearchWord1 | global::System.Web.UI.WebControls.TextBox | ||
txtSearchWord2 | global::System.Web.UI.WebControls.TextBox | ||
txtSearchWord3 | global::System.Web.UI.WebControls.TextBox |
Méthode | Description | |
---|---|---|
Page_PreRender ( object sender, |
Handles the PreRender event of the Page control.
|
|
SearchFieldButton_Click ( object sender, |
Handles the Click event of the SearchFieldButton control.
|
|
SearchResultGrid_PageIndexChanging ( object sender, System.Web.UI.WebControls.GridViewPageEventArgs e ) : void |
Handles the PageIndexChanging event of the SearchResultGrid control.
|
|
SearchResultGrid_SelectedIndexChanged ( object sender, |
Méthode | Description | |
---|---|---|
DoSearch ( bool explain ) : void | ||
SetSearchInfoValues ( double elapsed, int totalhits ) : void |
Sets the search info values.
|
protected Page_PreRender ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected SearchFieldButton_Click ( object sender, |
||
sender | object | The source of the event. |
e | The |
|
Résultat | void |
protected SearchResultGrid_PageIndexChanging ( object sender, System.Web.UI.WebControls.GridViewPageEventArgs e ) : void | ||
sender | object | The source of the event. |
e | System.Web.UI.WebControls.GridViewPageEventArgs | The |
Résultat | void |
protected SearchResultGrid_SelectedIndexChanged ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected global::System.Web.UI.WebControls.CheckBox ExcludeEmptyField | ||
Résultat | global::System.Web.UI.WebControls.CheckBox |
protected global::IndexViewer.QueryOccurance QueryOccurance1 | ||
Résultat | global::IndexViewer.QueryOccurance |
protected global::IndexViewer.QueryOccurance QueryOccurance2 | ||
Résultat | global::IndexViewer.QueryOccurance |
protected global::IndexViewer.QueryOccurance QueryOccurance3 | ||
Résultat | global::IndexViewer.QueryOccurance |
protected global::System.Web.UI.WebControls.Button SearchFieldButton | ||
Résultat | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.GridView SearchResultGrid | ||
Résultat | global::System.Web.UI.WebControls.GridView |
protected global::IndexViewer.SitecoreQueryType SitecoreQueryType1 | ||
Résultat | global::IndexViewer.SitecoreQueryType |
protected global::IndexViewer.SitecoreQueryType SitecoreQueryType2 | ||
Résultat | global::IndexViewer.SitecoreQueryType |
protected global::IndexViewer.SitecoreQueryType SitecoreQueryType3 | ||
Résultat | global::IndexViewer.SitecoreQueryType |
protected global::System.Web.UI.WebControls.Label TimeElapsedLabel | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Label TotalHitsLabel | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.TextBox txtExplanation | ||
Résultat | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtFieldName1 | ||
Résultat | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtFieldName2 | ||
Résultat | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtFieldName3 | ||
Résultat | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtSearchWord1 | ||
Résultat | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtSearchWord2 | ||
Résultat | global::System.Web.UI.WebControls.TextBox |