ProfileProviderAttribute.ProviderName Property

 

Gets the name of the profile provider for the user-profile property.

Namespace:   System.Web.Profile
Assembly:  System.Web (in System.Web.dll)

public string ProviderName { get; }

Property Value

Type: System.String

The name of the profile provider for the user-profile property.

.NET Framework
Available since 2.0
Return to top
Show: