Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies the category of a Microsoft.SharePoint.SPListTemplate that a Server Explorer node represents.
Namespace: Microsoft.VisualStudio.SharePoint.Explorer.Extensions
Assembly: Microsoft.VisualStudio.SharePoint.Explorer.Extensions (in Microsoft.VisualStudio.SharePoint.Explorer.Extensions.dll)
Syntax
'Declaration
Public Enumeration ListTemplateCategory
public enum ListTemplateCategory
Members
| Member name | Description | |
|---|---|---|
| Communications | The node represents a list template of the Communications category. | |
| CustomLists | The node represents a list template of the Custom Lists category. | |
| Libraries | The node represents a list template of the Libraries category. | |
| Other | The node represents a list template of the Web Pages category. | |
| Tracking | The node represents a list template of the Tracking category. |
Remarks
Use the Category property of an IListTemplateNodeInfo object to determine the category of the list template.
See Also
Reference
Microsoft.VisualStudio.SharePoint.Explorer.Extensions Namespace