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