Click or drag to resize
ISharePointService Interface
Specifies common SharePoint service properties.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 13.0.131
Syntax
C#
public interface ISharePointService

The ISharePointService type exposes the following members.

Methods
  NameDescription
Public methodIsConnectionSupported
Tells you whether connection parameters can be used by instantiated SharePoint service implementation.
Top
See Also