C# Class Profiles.ORNG.Default

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

Méthodes publiques

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

Private Methods

Méthode Description
CallORNGRPC ( string guid, string request ) : string
LoadAssets ( ) : void

Method Details

LoadPresentationXML() public méthode

public LoadPresentationXML ( ) : void
Résultat void

Page_Load() public méthode

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