| SPMediaMapping Constructor (String, String, String) | 
            Constructor
            
 
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.2.23
Syntaxpublic 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