SPNavigationSiteMapNode.IsAccessibleToUser Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
IsAccessibleToUser(HttpContext) | (Inherited from SiteMapNode.) | |
IsAccessibleToUser(SPWeb) | Returns whether or not the user specified by the context has permission to access this node (or the object represented by this node). (Overrides PortalSiteMapNode.IsAccessibleToUser(SPWeb).) |
Top