ProfileInfoCollection Properties
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| Count |
Gets the number of ProfileInfo objects in the collection.
|
| IsSynchronized |
Gets a value indicating whether the profile info collection is thread safe.
|
| Item |
Gets the ProfileInfo object in the collection, referenced by the specified UserName.
|
| SyncRoot |
Gets the synchronization root.
|
Reference
ProfileInfoCollection ClassSystem.Web.Profile Namespace
Other Resources
Implementing a Profile ProviderASP.NET Profile Properties
Community Additions
ADD
Show: