C# 클래스 CrownPeak.SearchG2.Client.Search

파일 보기 프로젝트 열기: Crownpeak/Search-Results-Examples 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
FacetAndFilter global::CrownPeak.SearchG2.Client.UserControls.FacetAndFilter
btnSearch global::System.Web.UI.WebControls.Button
form1 global::System.Web.UI.HtmlControls.HtmlForm
lbSuggestionCollation global::System.Web.UI.WebControls.LinkButton
lblCount global::System.Web.UI.WebControls.Label
lblFrom global::System.Web.UI.WebControls.Label
lblQuery global::System.Web.UI.WebControls.Label
lblQueryNoResults global::System.Web.UI.WebControls.Label
lblTo global::System.Web.UI.WebControls.Label
phResultFromTo global::System.Web.UI.WebControls.PlaceHolder
phSearchResults global::System.Web.UI.WebControls.PlaceHolder
phSearchResultsNoResults global::System.Web.UI.WebControls.PlaceHolder
phSearchResultsResults global::System.Web.UI.WebControls.PlaceHolder
phSuggestions global::System.Web.UI.WebControls.PlaceHolder
rptPager global::CrownPeak.SearchG2.Client.UserControls.Pager
rptResults global::System.Web.UI.WebControls.Repeater
txtSearch global::System.Web.UI.WebControls.TextBox

보호된 메소드들

메소드 설명
FacetAndFilter_OnFilterChanged ( object sender, FilterChangedEventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
Pager_PageChanged ( object sender, PageChangedEventArgs e ) : void
Query ( string text, int start, string loggingId = null, FilterQueryCollection filterQueries = null, bool hideSuggestions = false ) : void
Suggestion_Click ( object sender, EventArgs e ) : void
btnSearch_Click ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
GetCompletionList ( string prefixText, int count ) : string[]

메소드 상세

FacetAndFilter_OnFilterChanged() 보호된 메소드

protected FacetAndFilter_OnFilterChanged ( object sender, FilterChangedEventArgs e ) : void
sender object
e FilterChangedEventArgs
리턴 void

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

Pager_PageChanged() 보호된 메소드

protected Pager_PageChanged ( object sender, PageChangedEventArgs e ) : void
sender object
e PageChangedEventArgs
리턴 void

Query() 보호된 메소드

protected Query ( string text, int start, string loggingId = null, FilterQueryCollection filterQueries = null, bool hideSuggestions = false ) : void
text string
start int
loggingId string
filterQueries FilterQueryCollection
hideSuggestions bool
리턴 void

Suggestion_Click() 보호된 메소드

protected Suggestion_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

btnSearch_Click() 보호된 메소드

protected btnSearch_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

프로퍼티 상세

FacetAndFilter 보호되어 있는 프로퍼티

FacetAndFilter control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::CrownPeak.SearchG2.Client.UserControls.FacetAndFilter FacetAndFilter
리턴 global::CrownPeak.SearchG2.Client.UserControls.FacetAndFilter

btnSearch 보호되어 있는 프로퍼티

btnSearch control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnSearch
리턴 global::System.Web.UI.WebControls.Button

form1 보호되어 있는 프로퍼티

form1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlForm form1
리턴 global::System.Web.UI.HtmlControls.HtmlForm

lbSuggestionCollation 보호되어 있는 프로퍼티

lbSuggestionCollation control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton lbSuggestionCollation
리턴 global::System.Web.UI.WebControls.LinkButton

lblCount 보호되어 있는 프로퍼티

lblCount control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblCount
리턴 global::System.Web.UI.WebControls.Label

lblFrom 보호되어 있는 프로퍼티

lblFrom control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblFrom
리턴 global::System.Web.UI.WebControls.Label

lblQuery 보호되어 있는 프로퍼티

lblQuery control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblQuery
리턴 global::System.Web.UI.WebControls.Label

lblQueryNoResults 보호되어 있는 프로퍼티

lblQueryNoResults control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblQueryNoResults
리턴 global::System.Web.UI.WebControls.Label

lblTo 보호되어 있는 프로퍼티

lblTo control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblTo
리턴 global::System.Web.UI.WebControls.Label

phResultFromTo 보호되어 있는 프로퍼티

phResultFromTo control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder phResultFromTo
리턴 global::System.Web.UI.WebControls.PlaceHolder

phSearchResults 보호되어 있는 프로퍼티

phSearchResults control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder phSearchResults
리턴 global::System.Web.UI.WebControls.PlaceHolder

phSearchResultsNoResults 보호되어 있는 프로퍼티

phSearchResultsNoResults control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder phSearchResultsNoResults
리턴 global::System.Web.UI.WebControls.PlaceHolder

phSearchResultsResults 보호되어 있는 프로퍼티

phSearchResultsResults control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder phSearchResultsResults
리턴 global::System.Web.UI.WebControls.PlaceHolder

phSuggestions 보호되어 있는 프로퍼티

phSuggestions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder phSuggestions
리턴 global::System.Web.UI.WebControls.PlaceHolder

rptPager 보호되어 있는 프로퍼티

rptPager control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::CrownPeak.SearchG2.Client.UserControls.Pager rptPager
리턴 global::CrownPeak.SearchG2.Client.UserControls.Pager

rptResults 보호되어 있는 프로퍼티

rptResults control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Repeater rptResults
리턴 global::System.Web.UI.WebControls.Repeater

txtSearch 보호되어 있는 프로퍼티

txtSearch control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtSearch
리턴 global::System.Web.UI.WebControls.TextBox