Class BaseAdministrationOutlookBarViewModel
- Namespace
- Innova.Prism.Library.BaseViewModels
- Assembly
- Innova.Prism.Library.dll
Represents the base view model for the administration outlook bar.
public class BaseAdministrationOutlookBarViewModel : BaseActiveAwareViewModel, INotifyPropertyChanged, IActiveAware
- Inheritance
-
objectBaseAdministrationOutlookBarViewModel
- Implements
-
IActiveAware
Constructors
Properties
- AppSettingsCommand
Gets or sets the command to show the application settings.
- Commands
Gets or sets the collection of commands.
- EditLookupCommand
Gets or sets the command to edit a lookup.
- SearchAdminCommand
Gets or sets the command to show the search administration.
- ShowAppSettingsSection
Gets or sets a value indicating whether the application settings section should be shown.
- ShowLookupsSection
Gets or sets a value indicating whether the lookups section should be shown.
- ShowSecuritySection
Gets or sets a value indicating whether the security section should be shown.
Methods
- CanShowSearchAdminSection()
Determines whether the search admin section should be shown.