Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BlueCollar
Dashboard
Default
C# Class BlueCollar.Dashboard.Default
Default page.
Inheritance:
System.Web.UI.Page
Exibir arquivo
Open project: ChadBurggraf/blue-collar
Protected Methods
Method
Description
OnLoad
(
EventArgs
e
) :
void
Raises the page's Load event.
Method Details
OnLoad()
protected
method
Raises the page's Load event.
protected
OnLoad
(
EventArgs
e
) :
void
e
System.EventArgs
The event arguments.
return
void