ProfileProviderCollection Properties
.NET Framework (current version)
Namespace:
System.Web.Profile
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of providers in the collection.(Inherited from ProviderCollection.) |
![]() | IsSynchronized | Gets a value indicating whether access to the collection is synchronized (thread safe).(Inherited from ProviderCollection.) |
![]() | Item[String^] | Returns the profile provider referenced by the specified provider name. |
![]() | SyncRoot | Gets the current object.(Inherited from ProviderCollection.) |
Show:
