DefaultProfileProvider Class
Represents the implemented ProfileProvider using EntityFramework.
Assembly: System.Web.Providers (in System.Web.Providers.dll)
System.Object
System.Configuration.Provider.ProviderBase
System.Configuration.SettingsProvider
System.Web.Profile.ProfileProvider
System.Web.Providers.DefaultProfileProvider
System.Configuration.Provider.ProviderBase
System.Configuration.SettingsProvider
System.Web.Profile.ProfileProvider
System.Web.Providers.DefaultProfileProvider
| Name | Description | |
|---|---|---|
![]() | DefaultProfileProvider() | Initializes a new instance of the DefaultProfileProvider class. |
| Name | Description | |
|---|---|---|
![]() | ApplicationName | Gets or sets the application name.(Overrides SettingsProvider.ApplicationName.) |
![]() | Description | (Inherited from ProviderBase.) |
![]() | Name | (Inherited from ProviderBase.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


