SiteMapProviderCollection Properties
.NET Framework 4.5
The SiteMapProviderCollection type exposes the following members.
| 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.) |