This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Called when the Asp.Net Applications starts.
Namespace: Smartsite.Web.AspNet
Assembly: Smartsite.Web (in Smartsite.Web.dll)
Syntax
C# | Copy Code |
---|---|
void ApplicationStart( instance ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Sub ApplicationStart ( _ instance As _ ) |
Parameters
- instance
- HttpApplication
The Application instance.
See Also
IAspNetHost Interface
Smartsite.Web.AspNet Namespace