C# Class Profiles.Search.Modules.SearchPerson.SearchPerson

Afficher le fichier Open project: ProfilesRNS/ProfilesRNS

Protected Properties

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

Свойство Type Description
BuildFacultyType void
BuildFilters void
ModifySearch void
Search void

Méthodes publiques

Méthode Description
GetURLDomain ( ) : string
SearchPerson ( ) : System
SearchPerson ( XmlDocument pagedata, List moduleparams, XmlNamespaceManager pagenamespaces ) : System

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
BuildFacultyType ( ) : void
BuildFilters ( ) : void
ModifySearch ( ) : void
Search ( ) : void

Method Details

GetURLDomain() public méthode

public GetURLDomain ( ) : string
Résultat string

Page_Load() protected méthode

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

SearchPerson() public méthode

public SearchPerson ( ) : System
Résultat System

SearchPerson() public méthode

public SearchPerson ( XmlDocument pagedata, List moduleparams, XmlNamespaceManager pagenamespaces ) : System
pagedata XmlDocument
moduleparams List
pagenamespaces XmlNamespaceManager
Résultat System

Property Details

chkExactphrase protected_oe property

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

ctcFirst protected_oe property

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
Résultat global::Profiles.Search.Modules.SearchPerson.ComboTreeCheck

departmentallexcept protected_oe property

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

divisionallexcept protected_oe property

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

hdnSearch protected_oe property

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

hidList protected_oe property

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

hidURIs protected_oe property

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

institutionallexcept protected_oe property

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

lblSelectedItem protected_oe property

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

litDepartment protected_oe property

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

litDivision protected_oe property

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

litFacRankScript protected_oe property

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

litInstitution protected_oe property

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

phDDLCHK protected_oe property

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

phDDLList protected_oe property

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

trDepartment protected_oe property

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

trDivision protected_oe property

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

trFacultyType protected_oe property

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

trInstitution protected_oe property

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

trOtherOptions protected_oe property

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

txtFname protected_oe property

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

txtLname protected_oe property

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

txtSearchFor protected_oe property

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