The IUserSettings type exposes the following members.

Methods

  NameDescription
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

  NameDescription
SaveRequiresUIReload
Gets or sets a value indicating whether caller needs to do a reload on UI/Page.

See Also