C# Class Telerik.Web.Mvc.Infrastructure.Implementation.UrlAuthorization.InternalSiteMapNode

Inheritance: System.Web.SiteMapNode
Mostrar archivo Open project: juanplopes/simple-telerik

Public Methods

Method Description
InternalSiteMapNode ( System.Web.SiteMapProvider provider, string key, string url ) : System

Private Methods

Method Description
IsAccessibleToUser ( System.Web.HttpContextBase httpContext ) : bool

Method Details

InternalSiteMapNode() public method

public InternalSiteMapNode ( System.Web.SiteMapProvider provider, string key, string url ) : System
provider System.Web.SiteMapProvider
key string
url string
return System