SiteMapNode (System.Web.SiteMapNode)

Inherits: System.Object

Interfaces: ICloneable, IHierarchyData, INavigateUIData

Derived Types: 0

Assembly: System.Web.dll

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.

VB.NET C#

C#

public class SiteMapNode : System.ICloneable, System.Web.UI.IHierarchyData, System.Web.UI.INavigateUIData
{
}

Articles

Building a Custom Database-Driven Site Map Provider : The Official ...

... Nothing Public Const CacheDependencyKey As String = "NorthwindSiteMapProviderCacheDependency" Public Overrides Function BuildSiteMap() As System.Web.SiteMapNode ...

Wesley Bakker's blog : DbSiteMapProvider

System.Web.SiteMapNode"/> object of the site map data that the current provider represents. /// /// /// The root

Tutorial 3: Master Pages and Site Navigation

Both the CurrentNode and RootNode properties return SiteMapNode!href(http://msdn2.microsoft.com/en-us/library/system.web.sitemapnode.aspx) instances, which ...

The 'System.Web.Security.SqlRoleProvider' requires a database schema ...

System.Web.SiteMapNode.IsAccessibleToUser(HttpContext context) +14 System.Web.StaticSiteMapProvider.GetChildNodes(SiteMapNode node) +348 System.Web.SiteMapNode.get_ChildNodes() +23

Multiple membership/role providers - ASP.NET Forums

... Web.Security.RolePrincipal.IsInRole(String role) +231 System.Web.SiteMapProvider.IsAccessibleToUser(HttpContext context, SiteMapNode node) +356 System.Web.SiteMapNode ...

Mono Documentation

The members of System.Web.SiteMapNode are listed below. See Also: Inherited members from System.Object [ ...

Mono Documentation

Mono Class Library : System.Web Namespace System.Web.SiteMapNode Class: Note: This namespace, class, or member is supported only in version .NET 2.0 ...

SiteMapNode Class (System.Web)

Note: This class is new in the .NET Framework version 2.0. Represents a node in ... System.Object    System.Web.SiteMapNode

SiteMapNode Class (System.Web)

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.

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support