C# Class CrownPeak.SearchG2.Client.Search

Afficher le fichier Open project: Crownpeak/Search-Results-Examples Class Usage Examples

Protected Properties

Свойство Type Description
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

Méthodes protégées

Méthode Description
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

Private Methods

Méthode Description
GetCompletionList ( string prefixText, int count ) : string[]

Method Details

FacetAndFilter_OnFilterChanged() protected méthode

protected FacetAndFilter_OnFilterChanged ( object sender, FilterChangedEventArgs e ) : void
sender object
e FilterChangedEventArgs
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Pager_PageChanged() protected méthode

protected Pager_PageChanged ( object sender, PageChangedEventArgs e ) : void
sender object
e PageChangedEventArgs
Résultat void

Query() protected méthode

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
Résultat void

Suggestion_Click() protected méthode

protected Suggestion_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

btnSearch_Click() protected méthode

protected btnSearch_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

FacetAndFilter protected_oe property

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
Résultat global::CrownPeak.SearchG2.Client.UserControls.FacetAndFilter

btnSearch protected_oe property

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
Résultat global::System.Web.UI.WebControls.Button

form1 protected_oe property

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
Résultat global::System.Web.UI.HtmlControls.HtmlForm

lbSuggestionCollation protected_oe property

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
Résultat global::System.Web.UI.WebControls.LinkButton

lblCount protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

lblFrom protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

lblQuery protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

lblQueryNoResults protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

lblTo protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

phResultFromTo protected_oe property

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
Résultat global::System.Web.UI.WebControls.PlaceHolder

phSearchResults protected_oe property

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
Résultat global::System.Web.UI.WebControls.PlaceHolder

phSearchResultsNoResults protected_oe property

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
Résultat global::System.Web.UI.WebControls.PlaceHolder

phSearchResultsResults protected_oe property

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
Résultat global::System.Web.UI.WebControls.PlaceHolder

phSuggestions protected_oe property

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
Résultat global::System.Web.UI.WebControls.PlaceHolder

rptPager protected_oe property

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
Résultat global::CrownPeak.SearchG2.Client.UserControls.Pager

rptResults protected_oe property

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
Résultat global::System.Web.UI.WebControls.Repeater

txtSearch protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox