SharePointConnectionInfoProviderGetSharePointConnectionInfo Method (Guid) |
Returns SharePointConnectionInfo with specified GUID.
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.2.23
Syntax public static SharePointConnectionInfo GetSharePointConnectionInfo(
Guid guid
)
Parameters
- guid
- Type: SystemGuid
SharePointConnectionInfo GUID
Return Value
Type:
SharePointConnectionInfoSee Also