Share via


SPAdministrationQuickLaunchProvider members

The SPAdministrationQuickLaunchProvider type exposes the following members.

Constructors

  Name Description
Public method SPAdministrationQuickLaunchProvider

Top

Properties

  Name Description
Public property CurrentNode Gets the SiteMapNode object that represents the currently requested page. (Inherited from SPNavigationProvider.)
Public property Description (Inherited from ProviderBase.)
Protected property EditLinksAlternateAction (Inherited from SPNavigationProvider.)
Public property EnableLocalization (Inherited from SiteMapProvider.)
Protected property IsEditable (Inherited from SPNavigationProvider.)
Protected property MaximumSupportedNodeDepth (Inherited from SPNavigationProvider.)
Public property Name (Inherited from ProviderBase.)
Public property ParentProvider (Inherited from SiteMapProvider.)
Public property ResourceKey (Inherited from SiteMapProvider.)
Public property RootNode (Inherited from SiteMapProvider.)
Public property RootProvider (Inherited from SiteMapProvider.)
Public property SecurityTrimmingEnabled (Inherited from SiteMapProvider.)
Protected property Web Gets the Web site (SPWeb) for the current navigation scope. (Inherited from SPNavigationProvider.)

Top

Methods

  Name Description
Protected method AddNode(SiteMapNode) (Inherited from SiteMapProvider.)
Protected method AddNode(SiteMapNode, SiteMapNode) (Inherited from SiteMapProvider.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FindSiteMapNode(String) Retrieves a SiteMapNode object that represents the page at the specified URL. (Inherited from SPNavigationProvider.)
Public method FindSiteMapNode(HttpContext) Retrieves a SiteMapNode object that represents the currently requested page by using the specified HttpContext instance. (Inherited from SPNavigationProvider.)
Public method FindSiteMapNodeFromKey Retrieves a SiteMapNode object based on a specified lookup key. (Inherited from SPNavigationProvider.)
Public method GetChildNodes (Overrides SPNavigationProvider.GetChildNodes(SiteMapNode).)
Public method GetCurrentNodeAndHintAncestorNodes (Inherited from SiteMapProvider.)
Public method GetCurrentNodeAndHintNeighborhoodNodes (Inherited from SiteMapProvider.)
Public method GetHashCode (Inherited from Object.)
Protected method GetMenuState (Inherited from SPNavigationProvider.)
Public method GetParentNode Retrieves the parent node of a specified SiteMapNode object. (Inherited from SPNavigationProvider.)
Public method GetParentNodeRelativeToCurrentNodeAndHintDownFromParent (Inherited from SiteMapProvider.)
Public method GetParentNodeRelativeToNodeAndHintDownFromParent (Inherited from SiteMapProvider.)
Protected method GetRootNodeCore Retrieves the root node for all nodes that are managed by the current navigation provider. (Inherited from SPNavigationProvider.)
Public method GetType (Inherited from Object.)
Public method HintAncestorNodes (Inherited from SiteMapProvider.)
Public method HintNeighborhoodNodes (Inherited from SiteMapProvider.)
Public method Initialize Initializes the current SPNavigationProvider implementation, including resources that are needed to load site map data from persistent storage. (Inherited from SPNavigationProvider.)
Public method IsAccessibleToUser (Inherited from SiteMapProvider.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method RemoveNode (Inherited from SiteMapProvider.)
Protected method ResolveSiteMapNode (Inherited from SiteMapProvider.)
Protected method SaveUpdatedMenuState (Inherited from SPNavigationProvider.)
Public method ToString (Inherited from Object.)

Top

Events

  Name Description
Public event SiteMapResolve (Inherited from SiteMapProvider.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property IEditableSiteMapProvider.EditLinksAlternateAction (Inherited from SPNavigationProvider.)
Explicit interface implemetationPrivate method IEditableSiteMapProvider.GetMenuState (Inherited from SPNavigationProvider.)
Explicit interface implemetationPrivate property IEditableSiteMapProvider.IsEditable (Inherited from SPNavigationProvider.)
Explicit interface implemetationPrivate property IEditableSiteMapProvider.MaximumSupportedNodeDepth (Inherited from SPNavigationProvider.)
Explicit interface implemetationPrivate method IEditableSiteMapProvider.SaveUpdatedMenuState (Inherited from SPNavigationProvider.)

Top

See also

Reference

SPAdministrationQuickLaunchProvider class

Microsoft.SharePoint.Navigation namespace