The IUserSettings type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| LoadSettings |
Called to let a plugin populate its fields from either the personalized
data provided or any external source.
| |
| SaveSettings |
Called to let a plugin save its data as entered by the user to either the
provided personalized information or to any external data source.
|
Properties
| Name | Description | |
|---|---|---|
| SaveRequiresUIReload |
Gets or sets a value indicating whether caller needs to do a reload on UI/Page.
|