Click or drag to resize

ScriptManagerValidateParameters Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public string ValidateParameters(
	string path,
	List<ScriptParameter> parameters
)

Parameters

path
Type: SystemString
parameters
Type: System.Collections.GenericListScriptParameter

Return Value

Type: String
See Also