Click or drag to resize
SharePointConnectionInfoProviderGetSharePointConnectionInfoInternal Method (Guid)
Returns SharePointConnectionInfo with specified GUID.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 9.0.0
Syntax
C#
protected virtual SharePointConnectionInfo GetSharePointConnectionInfoInternal(
	Guid guid
)

Parameters

guid
Type: SystemGuid
SharePointConnectionInfo GUID

Return Value

Type: SharePointConnectionInfo
See Also