C# Class Profiles.DIRECT.Modules.DirectSearch.DirectService

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: ProfilesRNS/ProfilesRNS

Méthodes publiques

Méthode Description
GetXMLText ( XmlElement tempXML, string tempPath ) : string

Méthodes protégées

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

Private Methods

Méthode Description
Timer ( ) : double
ch ( string temp ) : string
cs ( string temp ) : string
cx ( string temp ) : string

Method Details

DrawUIOnLoad() protected méthode

protected DrawUIOnLoad ( ) : void
Résultat void

GetXMLText() public méthode

public GetXMLText ( XmlElement tempXML, string tempPath ) : string
tempXML System.Xml.XmlElement
tempPath string
Résultat string

Page_Load() protected méthode

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