SiteMapNode::Provider Property
.NET Framework (current version)
Gets the SiteMapProvider provider that the SiteMapNode object is tracked by.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web::SiteMapProvider^The SiteMapProvider that the SiteMapNode is tracked by.
A provider is always returned; passing null to the SiteMapNode constructor results in an ArgumentException exception.
.NET Framework
Available since 2.0
Available since 2.0
Show: