GetSharePointFileHandlerGetService Method |
Namespace: CMS.SharePoint
protected virtual ISharePointFileService GetService( SharePointConnectionInfo connection )
Exception | Condition |
---|---|
SharePointServiceFactoryNotSupportedException | Thrown when no service factory for specified SharePoint version found. |
SharePointServiceNotSupportedException | Thrown when IService implementation is not available. |
SharePointConnectionNotSupportedException | Thrown when available service implementation does not support given connectionData. |