Click or drag to resize
SharePointListType Class
Specifies well-known list types.
Inheritance Hierarchy
SystemObject
  CMS.SharePointSharePointListType

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.2.23
Syntax
C#
public static class SharePointListType

The SharePointListType type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberALL
All list types.
Public fieldStatic memberDOCUMENT_LIBRARY
Document library.
Public fieldStatic memberGENERIC_LIST
Custom list.
Public fieldStatic memberPICTURE_LIBRARY
Picture library.
Top
See Also