Click or drag to resize
SharePointServices Class
Provides access to SharePoint services using current implementation of ISharePointServiceFactoryProvider.
Inheritance Hierarchy
SystemObject
  CMS.SharePointSharePointServices

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

The SharePointServices type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetServiceIService
Gets implementation of SharePoint service suitable for version specified in connectionData. The service uses given connectionData.
Top
See Also