PreApplicationStartCode.Start Method
Registers the simple membership pre-application start code.
Namespace: WebMatrix.WebData
Assembly: WebMatrix.WebData (in WebMatrix.WebData.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()