Click or drag to resize

IAssetPublisherCopyFolder Method


Incremental copies a specific folder to the target location

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
void CopyFolder(
	string folderName
)

Parameters

folderName
Type: SystemString
Name of the folder to copy
See Also