ExplorerNodeTypes Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines IDs for several built-in SharePoint nodes in Server Explorer.
public ref class ExplorerNodeTypes abstract sealed
public static class ExplorerNodeTypes
type ExplorerNodeTypes = class
Public Class ExplorerNodeTypes
- Inheritance
-
ExplorerNodeTypes
Remarks
Use the ExplorerNodeTypes values with the ExplorerNodeTypeAttribute to specify a built-in SharePoint node that you want to extend. For more information, see How to: Extend a SharePoint Node in Server Explorer and How to: Add a Custom SharePoint Node to Server Explorer.
Fields
ConnectionNode |
Specifies the ID for site connection nodes in Server Explorer (nodes that display site URLs). |
GenericFolderNode |
Specifies the ID for parent nodes in Server Explorer. |
SiteNode |
Specifies the ID for site nodes in Server Explorer. |