WebSecurity.Initialized Property

Definition

Gets a value that indicates whether the InitializeDatabaseConnection(String, String, String, String, Boolean) method has been called.

public static bool Initialized { get; }
member this.Initialized : bool
Public Shared ReadOnly Property Initialized As Boolean

Property Value

true if the initialization method has been called; otherwise, false.

Applies to