C# Class WebFormClient._Default

Inheritance: Page
Exibir arquivo Open project: jglozano/samples

Protected Methods

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

Private Methods

Method Description
ModuleMessages ( System.Web.HttpApplication application ) : void
RegisteredModules ( AutowireApplication autoWire ) : void

Method Details

Page_Load() protected method

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