C# Класс Profiles.Search.Modules.SearchPerson.SearchPerson

Показать файл Открыть проект

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

Свойство Тип Описание
chkExactphrase global::System.Web.UI.WebControls.CheckBox
ctcFirst global::Profiles.Search.Modules.SearchPerson.ComboTreeCheck
departmentallexcept global::System.Web.UI.WebControls.CheckBox
divisionallexcept global::System.Web.UI.WebControls.CheckBox
hdnSearch global::System.Web.UI.WebControls.HiddenField
hidList global::System.Web.UI.WebControls.HiddenField
hidURIs global::System.Web.UI.WebControls.HiddenField
institutionallexcept global::System.Web.UI.WebControls.CheckBox
lblSelectedItem global::System.Web.UI.WebControls.Label
litDepartment global::System.Web.UI.WebControls.Literal
litDivision global::System.Web.UI.WebControls.Literal
litFacRankScript global::System.Web.UI.WebControls.Literal
litInstitution global::System.Web.UI.WebControls.Literal
phDDLCHK global::System.Web.UI.WebControls.PlaceHolder
phDDLList global::System.Web.UI.WebControls.PlaceHolder
trDepartment global::System.Web.UI.HtmlControls.HtmlTableRow
trDivision global::System.Web.UI.HtmlControls.HtmlTableRow
trFacultyType global::System.Web.UI.HtmlControls.HtmlTableRow
trInstitution global::System.Web.UI.HtmlControls.HtmlTableRow
trOtherOptions global::System.Web.UI.HtmlControls.HtmlTableRow
txtFname global::System.Web.UI.WebControls.TextBox
txtLname global::System.Web.UI.WebControls.TextBox
txtSearchFor global::System.Web.UI.WebControls.TextBox

Private Properties

Свойство Тип Описание
BuildFacultyType void
BuildFilters void
ModifySearch void
Search void

Открытые методы

Метод Описание
GetURLDomain ( ) : string
SearchPerson ( ) : System
SearchPerson ( XmlDocument pagedata, List moduleparams, XmlNamespaceManager pagenamespaces ) : System

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

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

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

Метод Описание
BuildFacultyType ( ) : void
BuildFilters ( ) : void
ModifySearch ( ) : void
Search ( ) : void

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

GetURLDomain() публичный Метод

public GetURLDomain ( ) : string
Результат string

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

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

SearchPerson() публичный Метод

public SearchPerson ( ) : System
Результат System

SearchPerson() публичный Метод

public SearchPerson ( XmlDocument pagedata, List moduleparams, XmlNamespaceManager pagenamespaces ) : System
pagedata XmlDocument
moduleparams List
pagenamespaces XmlNamespaceManager
Результат System

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

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

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

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

ctcFirst control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Profiles.Search.Modules.SearchPerson.ComboTreeCheck ctcFirst
Результат global::Profiles.Search.Modules.SearchPerson.ComboTreeCheck

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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