C# Class Profiles.Profile.Display

Inheritance: Profiles.Profile.Utilities.ProfileData
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
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