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