SimpleMembershipProvider.ApplicationName Property

Definition

Gets or sets the name of the application.

public override string ApplicationName { get; set; }
member this.ApplicationName : string with get, set
Public Overrides Property ApplicationName As String

Property Value

The name of the application.

Applies to