Click or drag to resize

PFApplicationSaveSettings Method

Saves the application settings and theme.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public void SaveSettings()
Exceptions
ExceptionCondition
AccessDeniedExceptionCurrent user is not authorized to save settings!
See Also