SharePointConnectionInfoProviderGetSharePointConnectionInfoInternal Method (Guid) |
Returns SharePointConnectionInfo with specified GUID.
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.2.23
Syntax protected virtual SharePointConnectionInfo GetSharePointConnectionInfoInternal(
Guid guid
)
Parameters
- guid
- Type: SystemGuid
SharePointConnectionInfo GUID
Return Value
Type:
SharePointConnectionInfoSee Also