Click or drag to resize
CMSApplication Methods

The CMSApplication type exposes the following members.

Methods
  NameDescription
Public methodStatic memberApplicationEnd
Raises the application end event to properly end the application
Public methodStatic memberApplicationError
Raises the application error event
Public methodStatic memberGetVaryByCustomString
Returns the
Public methodStatic memberInit
Performs the application initialization on the first request.
Public methodStatic memberInstallRedirect
Redirects user to the installation page if connectionString not set.
Public methodStatic memberPostStart
Runs the application post start event in case it wasn't run already
Public methodStatic memberPreInit
Performs the application pre-initialization.
Top
See Also