Click or drag to resize
CheckParametersLoadSettings Method
Loads the parameters settings from specified file.

Namespace: CMS.Protection
Assembly: CMS.Protection (in CMS.Protection.dll) Version: 9.0.0
Syntax
C#
public static void LoadSettings(
	string filepath
)

Parameters

filepath
Type: SystemString
File path to load
See Also