C# Класс IndexViewer.SitecoreSearch

Наследование: System.Web.UI.UserControl
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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

Защищенные методы

Метод Описание
Page_PreRender ( object sender, EventArgs e ) : void

Handles the PreRender event of the Page control.

SearchFieldButton_Click ( object sender, EventArgs e ) : void

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, EventArgs e ) : void

Приватные методы

Метод Описание
DoSearch ( bool explain ) : void
SetSearchInfoValues ( double elapsed, int totalhits ) : void

Sets the search info values.

Описание методов

Page_PreRender() защищенный Метод

Handles the PreRender event of the Page control.
protected Page_PreRender ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

SearchFieldButton_Click() защищенный Метод

Handles the Click event of the SearchFieldButton control.
protected SearchFieldButton_Click ( object sender, EventArgs e ) : void
sender object The source of the event.
e System.EventArgs The instance containing the event data.
Результат void

SearchResultGrid_PageIndexChanging() защищенный Метод

Handles the PageIndexChanging event of the SearchResultGrid control.
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 instance containing the event data.
Результат void

SearchResultGrid_SelectedIndexChanged() защищенный Метод

protected SearchResultGrid_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

Описание свойств

ExcludeEmptyField защищенное свойство

ExcludeEmptyField control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox ExcludeEmptyField
Результат global::System.Web.UI.WebControls.CheckBox

QueryOccurance1 защищенное свойство

QueryOccurance1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::IndexViewer.QueryOccurance QueryOccurance1
Результат global::IndexViewer.QueryOccurance

QueryOccurance2 защищенное свойство

QueryOccurance2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::IndexViewer.QueryOccurance QueryOccurance2
Результат global::IndexViewer.QueryOccurance

QueryOccurance3 защищенное свойство

QueryOccurance3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::IndexViewer.QueryOccurance QueryOccurance3
Результат global::IndexViewer.QueryOccurance

SearchFieldButton защищенное свойство

SearchFieldButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button SearchFieldButton
Результат global::System.Web.UI.WebControls.Button

SearchResultGrid защищенное свойство

SearchResultGrid control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.GridView SearchResultGrid
Результат global::System.Web.UI.WebControls.GridView

SitecoreQueryType1 защищенное свойство

SitecoreQueryType1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::IndexViewer.SitecoreQueryType SitecoreQueryType1
Результат global::IndexViewer.SitecoreQueryType

SitecoreQueryType2 защищенное свойство

SitecoreQueryType2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::IndexViewer.SitecoreQueryType SitecoreQueryType2
Результат global::IndexViewer.SitecoreQueryType

SitecoreQueryType3 защищенное свойство

SitecoreQueryType3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::IndexViewer.SitecoreQueryType SitecoreQueryType3
Результат global::IndexViewer.SitecoreQueryType

TimeElapsedLabel защищенное свойство

TimeElapsedLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label TimeElapsedLabel
Результат global::System.Web.UI.WebControls.Label

TotalHitsLabel защищенное свойство

TotalHitsLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label TotalHitsLabel
Результат global::System.Web.UI.WebControls.Label

txtExplanation защищенное свойство

txtExplanation control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtExplanation
Результат global::System.Web.UI.WebControls.TextBox

txtFieldName1 защищенное свойство

txtFieldName1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtFieldName1
Результат global::System.Web.UI.WebControls.TextBox

txtFieldName2 защищенное свойство

txtFieldName2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtFieldName2
Результат global::System.Web.UI.WebControls.TextBox

txtFieldName3 защищенное свойство

txtFieldName3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtFieldName3
Результат global::System.Web.UI.WebControls.TextBox

txtSearchWord1 защищенное свойство

txtSearchWord1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtSearchWord1
Результат global::System.Web.UI.WebControls.TextBox

txtSearchWord2 защищенное свойство

txtSearchWord2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtSearchWord2
Результат global::System.Web.UI.WebControls.TextBox

txtSearchWord3 защищенное свойство

txtSearchWord3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtSearchWord3
Результат global::System.Web.UI.WebControls.TextBox