Click or drag to resize

IAssetPublisherProcessAssetDirectory Method


Processes a specific directory in for either prebuilt or unmanaged Assets files.

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

Parameters

dirName
Type: SystemString
Name of the directory to process
See Also