Share via


PreApplicationStartCode.Start Method

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  System.Web.WebPages.Administration
Assembly:  System.Web.WebPages.Administration (in System.Web.WebPages.Administration.dll)

Syntax

'Declaration
Public Shared Sub Start
'Usage
PreApplicationStartCode.Start()
public static void Start()
public:
static void Start()
static member Start : unit -> unit
public static function Start()

See Also

Reference

PreApplicationStartCode Class

System.Web.WebPages.Administration Namespace