Share via


PreApplicationStartCode.Start Method

Registers pre-application start code for web pages.

Namespace:  System.Web.WebPages
Assembly:  System.Web.WebPages (in System.Web.WebPages.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 Namespace