Edit

Share via


AccountsSettingsPaneConfig Struct

Definition

Configuration values for the AccountsSettingsPane.

public struct AccountsSettingsPaneConfig
type AccountsSettingsPaneConfig = struct
Public Structure AccountsSettingsPaneConfig
Inheritance
AccountsSettingsPaneConfig

Constructors

AccountsSettingsPaneConfig(String, String, IList<SettingsCommand>, WebAccountCommandParameter)

Initializes a new instance of the AccountsSettingsPaneConfig struct.

Properties

AccountCommandParameter

Gets or sets the WebAccountCommandParameter for the account settings pane.

AddAccountHeaderText

Gets or sets the header text for the add accounts settings pane.

Commands

Gets or sets the SettingsCommand collection for the account settings pane.

ManageAccountHeaderText

Gets or sets the header text for the manage accounts settings pane.

Applies to