C# Класс CrownPeak.SearchG2.Client.PlainSearch

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

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

Свойство Тип Описание
btnSearch global::System.Web.UI.WebControls.Button
form1 global::System.Web.UI.HtmlControls.HtmlForm
hidFilterQueries global::System.Web.UI.WebControls.HiddenField
hidLoggingId global::System.Web.UI.WebControls.HiddenField
hidPage global::System.Web.UI.WebControls.HiddenField
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
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
rptFacets global::System.Web.UI.WebControls.Repeater
rptFilters global::System.Web.UI.WebControls.Repeater
rptPager global::System.Web.UI.WebControls.Repeater
rptResults global::System.Web.UI.WebControls.Repeater
txtSearch global::System.Web.UI.WebControls.TextBox

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

Метод Описание
AddFilter_Click ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
Pager_Click ( object sender, EventArgs e ) : void
Query ( string text, int start, string loggingId = null, FilterQueryCollection filterQueries = null ) : void
RemoveFilter_Click ( object sender, EventArgs e ) : void
Suggestion_Click ( object sender, EventArgs e ) : void
btnSearch_Click ( object sender, EventArgs e ) : void

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

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

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

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

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

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

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

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

protected Query ( string text, int start, string loggingId = null, FilterQueryCollection filterQueries = null ) : void
text string
start int
loggingId string
filterQueries FilterQueryCollection
Результат void

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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