SiteMapProviderCollection::Add Method
.NET Framework (current version)
Adds a site map provider to the SiteMapProviderCollection collection.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Add(ProviderBase^) | Adds a SiteMapProvider to the provider collection using the Name property as the key.(Overrides ProviderCollection::Add(ProviderBase^).) |
![]() | Add(SiteMapProvider^) | Adds a SiteMapProvider object to the provider collection using the Name property as the key. |
Show:
