Method | Description | |
---|---|---|
OnInit ( EventArgs e ) : void | ||
Page_Load ( object sender, EventArgs e ) : void |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |