Click or drag to resize
SharePointConnectionNotFoundException Constructor (String)
Thrown when SharePoint connection can not be found.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.2.23
Syntax
C#
public SharePointConnectionNotFoundException(
	string message
)

Parameters

message
Type: SystemString
Exception message
See Also