| ISharePointSiteServiceGetSiteUrl Method | 
Namespace: CMS.SharePoint
 Syntax
Syntax Exceptions
Exceptions| Exception | Condition | 
|---|---|
| WebException | Thrown when error related to network or protocol occurs. | 
| SharePointConnectionNotSupportedException | Thrown when given connectionData contains unsupported authentication mode or invalid URL. | 
| Exception | Thrown in case of unexpected error condition. | 
 See Also
See Also