Click or drag to resize
ConfigError Method (String)
Adds an error.

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public void Error(
	string code
)

Parameters

code
Type: SystemString
The error code
See Also