SPClassMapping Constructor (String) |
Constructor with parameter defining path to SharePoint object.
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.2.23
Syntax public SPClassMapping(
string SharePointPath
)
Parameters
- SharePointPath
- Type: SystemString
Path to SharePoint object
See Also