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
MvcDashboard_DashboardStateCookies
MvcApplication
C# Class MvcDashboard_DashboardStateCookies.MvcApplication
Inheritance:
System.Web.HttpApplication
Exibir arquivo
Open project: DevExpress-Examples/aspnet-mvc-dashboard-how-to-save-a-dashboard-state-to-cookies-t589151
Protected Methods
Method
Description
Application_Error
(
object
sender
,
EventArgs
e
) :
void
Application_Start
( ) :
void
Method Details
Application_Error()
protected
method
protected
Application_Error
(
object
sender
,
EventArgs
e
) :
void
sender
object
e
EventArgs
return
void
Application_Start()
protected
method
protected
Application_Start
( ) :
void
return
void