Click or drag to resize
AbstractDirectoryPrepareFilesForImport Method
Prepares files for import. Converts them to media library.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax
C#
public abstract void PrepareFilesForImport(
	string path
)

Parameters

path
Type: SystemString
Path.
See Also