SiteMapProviderCollection Properties
.NET Framework 3.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 | Gets a SiteMapProvider object with a specific name from the provider collection. |
| SyncRoot | Gets the current object. (inherited from ProviderCollection) |
Community Additions
ADD
Show: