SiteMapNode.Provider Property
.NET Framework 3.0
Gets the SiteMapProvider provider that the SiteMapNode object is tracked by.
Namespace: System.Web
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
A provider is always returned; passing a null reference (Nothing in Visual Basic) to the SiteMapNode constructor results in an ArgumentException exception.
Community Additions
ADD
Show: