Share via


PreApplicationStartCode.Start Method

Registers the simple membership pre-application start code.

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