Click or drag to resize
SPMediaMapping Constructor (String, String, String)
Constructor

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.2.23
Syntax
C#
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