Click or drag to resize
SharePointVersion Class
Contains known SharePoint version constants.
Inheritance Hierarchy
SystemObject
  CMS.SharePointSharePointVersion

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

The SharePointVersion type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberSHAREPOINT_ONLINE
Specifies SharePoint Online.
Top
See Also