SharePointServiceNotSupportedException Constructor (String) |
Indicates the desired SharePoint service does not have an implementation.
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.2.23
Syntax public SharePointServiceNotSupportedException(
string message
)
Parameters
- message
- Type: SystemString
Exception message
See Also