C# Class Profiles.Login.Default

Inheritance: System.Web.UI.Page
Mostra file Open project: ProfilesRNS/ProfilesRNS

Public Methods

Method Description
LoadPresentationXML ( ) : void
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Method Description
LoadAssets ( ) : void

Method Details

LoadPresentationXML() public method

public LoadPresentationXML ( ) : void
return void

Page_Load() public method

public Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void