Click or drag to resize

IndexHelperGetTaskName Method

Namespace:  Dynamicweb.Indexing
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public static string GetTaskName(
	string folderName,
	string fileName,
	string instance
)

Parameters

folderName
Type: SystemString
fileName
Type: SystemString
instance
Type: SystemString

Return Value

Type: String
See Also