Method SaveConfigFile
SaveConfigFile()
Saves users and sites configuration to disk.
Declaration
public bool SaveConfigFile()
Returns
Type | Description |
---|---|
bool |
|
Remarks
The user and site edition functions described above take place in memory. If you want to preserve these modifications for later use of KitchenDraw it is necessary to save these parameters in the INSITU.CFG configuration file.
It is what this function does.