AVEVA CAF API Documenation
Properties  Methods 


Aveva.ApplicationFramework Namespace : SettingsManager Class
SettingsManager Class Members

The following tables list the members exposed by SettingsManager.

Public Properties
 NameDescription
Public Property Sets the parent directory into which the settings will be serialized. The defaults to C:\Documents and Settings\'User Name'\Local Settings\Application Data\Aveva\'Application Name'  
Public Propertystatic (Shared in Visual Basic) Returns implementation of this class  
Public Property PML Forms to be shown on restart. List obtained from appformcntrl.  
Public Property Gets the collection of SettingsGroups  
Top
Public Methods
 NameDescription
Public Method Adds a new SettingsGroup with the given name.  
Public Method Loads the settings from serialized data.  
Public Method Saves the settings.  
Top
See Also