ISharePointFileService MembersKentico 8.1 API Reference
The ISharePointFileService type exposes the following members.
Methods

  NameDescription
Public methodGetFile
Gets SharePoint file identified by server relative URL. The file may be loaded eagerly or lazily (depends on implementation). In such case an invalid serverRelativeUrl is not reported immediately.
Public methodIsConnectionSupported
Tells you whether connection parameters can be used by instantiated SharePoint service implementation (eg. the authentication mode might not be supported).
(Inherited from ISharePointService.)
Back to Top
See Also