| CheckParametersLoadSettings Method | 
            Loads the parameters settings from specified file.
            
 
Namespace: CMS.ProtectionAssembly: CMS.Protection (in CMS.Protection.dll) Version: 10.0.0
 Syntax
Syntaxpublic static void LoadSettings(
	string filepath
)
Parameters
- filepath
- Type: SystemString
 File path to load
 See Also
See Also