| SharePointUrlProvider Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.SharePoint
 Syntax
Syntaxpublic class SharePointUrlProvider : ISharePointUrlProvider
The SharePointUrlProvider type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | SharePointUrlProvider(String) | 
            Creates a new instance of SharePointUrlProvider.
             | 
|  | SharePointUrlProvider(String, SharePointFileCacheOptions) | 
            Creates a new instance of SharePointUrlProvider.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetSharePointFileUrl | 
            Gets the URL for a file at the SharePoint server.
             | 
 See Also
See Also