|
... Nothing Public Const CacheDependencyKey As String = "NorthwindSiteMapProviderCacheDependency" Public Overrides Function BuildSiteMap() As System.Web.SiteMapNode ...
|
|
System.Web.SiteMapNode"/> object of the site map data that the current provider represents. /// /// /// The root
|
|
Both the CurrentNode and RootNode properties return SiteMapNode!href(http://msdn2.microsoft.com/en-us/library/system.web.sitemapnode.aspx) instances, which ...
|
|
System.Web.SiteMapNode.IsAccessibleToUser(HttpContext context) +14 System.Web.StaticSiteMapProvider.GetChildNodes(SiteMapNode node) +348 System.Web.SiteMapNode.get_ChildNodes() +23
|
|
... Web.Security.RolePrincipal.IsInRole(String role) +231 System.Web.SiteMapProvider.IsAccessibleToUser(HttpContext context, SiteMapNode node) +356 System.Web.SiteMapNode ...
|
|
The members of System.Web.SiteMapNode are listed below. See Also: Inherited members from System.Object [ ...
|
|
Mono Class Library : System.Web Namespace System.Web.SiteMapNode Class: Note: This namespace, class, or member is supported only in version .NET 2.0 ...
|
|
Note: This class is new in the .NET Framework version 2.0. Represents a node in ... System.Object System.Web.SiteMapNode
|
|
Represents a node in the hierarchical site map structure such as that described by the SiteMap class and classes that implement the abstract SiteMapProvider class.
|