SPMediaMapping Constructor (String, String, String) |
Constructor
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.2.23
Syntax public SPMediaMapping(
string mlName,
string mlPath,
string spPath
)
Parameters
- mlName
- Type: SystemString
Media library code name - mlPath
- Type: SystemString
Media library path - spPath
- Type: SystemString
Path to SharePoint object
See Also