Click or drag to resize

Global Class

Inheritance Hierarchy
SystemObject
  System.WebHttpApplication
    WsDnsGlobal

Namespace:  WsDns
Assembly:  WsDns (in WsDns.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class Global : HttpApplication

The Global type exposes the following members.

Constructors
  NameDescription
Public methodGlobal
Initializes a new instance of the Global class
Top
Methods
  NameDescription
Protected methodApplication_AuthenticateRequest
Protected methodApplication_BeginRequest
Protected methodApplication_End
Codice per eseguire il dispose degli eventuali DataContext utilizzati
Protected methodApplication_Error
Protected methodApplication_Start
Protected methodSession_End
Protected methodSession_Start
Top
See Also