This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class UserSettings |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class UserSettings |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetBool | Overloaded. | |
GetHashCode | (Inherited from Object.) | |
GetInt | Overloaded. | |
GetString | Overloaded. | |
GetType | (Inherited from Object.) | |
GetValue | Overloaded. | |
Open |
Opens the specified user settings.
|
|
SetValue |
Sets a value.
|
|
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Smartsite.Tools Namespace