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: 10.0.0
Syntax
C#
public SharePointConnectionNotFoundException(
	string message
)

Parameters

message
Type: SystemString
Exception message
See Also