Click or drag to resize

IAssetPublisherCopyFolder Method


Incrementally copies a specific folder to the target location

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

Parameters

folderName  String
Name of the folder to copy
See Also