Click or drag to resize
SPClassMapping Constructor (String)
Constructor with parameter defining path to SharePoint object.

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

Parameters

SharePointPath
Type: SystemString
Path to SharePoint object
See Also