Click or drag to resize
ISettingsView Properties

The ISettingsView type exposes the following members.

Properties
  NameDescription
Public propertyConfiguration
Gets or sets the configuration to display and edit.
Public propertyOpenOnPageTitle
Gets or sets the title of the page to start the view on.
Public propertyOpenOnRecord
Gets or sets the record to start the view on. Note that this will not have the same object references as the records in Configuration.
Public propertyUserManager
Gets or sets the name of the user manager.
Public propertyUsers
Gets the list of configured users.
Top
See Also