ProfileProviderCollection Properties
.NET Framework 2.0
| 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 |
Returns the profile provider referenced by the specified provider name.
|
| SyncRoot |
Gets the current object.
(inherited from
ProviderCollection)
|
Reference
ProfileProviderCollection ClassSystem.Web.Profile Namespace
Other Resources
ASP.NET Profile PropertiesCommunity Additions
ADD
Show: