C# 클래스 IndexViewer.SitecoreSearch

상속: System.Web.UI.UserControl
파일 보기 프로젝트 열기: JimmieOverby/IndexViewer

보호된 프로퍼티들

프로퍼티 타입 설명
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