| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
XmlSiteMapProvider Class.NET Framework version 2.0 Provides a common base class for all site map data providers, and a way for developers to implement custom site map data providers that can be used with the ASP.NET site map infrastructure as persistent stores for SiteMap objects.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Visibility | Name | Value Type | Accessibility |
|---|---|---|---|
| public | RootNode | SiteMapNode | [ Get ] |
| Visibility | Name | Parameters | Return Type |
|---|---|---|---|
| protected | AddProvider | ( String providerName , SiteMapNode parentNode ) | Void |
| public | BuildSiteMap | ( ) | SiteMapNode |
| protected | Clear | ( ) | Void |
| public | Dispose | ( ) | Void |
| protected | Dispose | ( Boolean disposing ) | Void |
| public | FindSiteMapNode | ( String rawUrl ) | SiteMapNode |
| public | FindSiteMapNodeFromKey | ( String key ) | SiteMapNode |
| public | Initialize | ( String name , NameValueCollection attributes ) | Void |
| protected | RemoveProvider | ( String providerName ) | Void |
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme