Click or drag to resize
ISharePointUrlProvider Interface
The URL provider for the SharePoint files.

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

The ISharePointUrlProvider type exposes the following members.

Methods
  NameDescription
Public methodGetSharePointFileUrl
Gets the URL for a file at the SharePoint server.
Top
See Also