Click or drag to resize

PFSiteSaveSettings Method

Saves site settings to database.

Important : access will be denied if the user is not Site Admin.

Important : this saves a separated instance of PFSite. To save this site again, you have to reload this object.

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()
See Also