Class ModernNavigationLabels
Provides labels for the user interface.
Inherited Members
Namespace: Algenta.Colectica.Navigator.Modes
Assembly: Algenta.Colectica.ViewModel.dll
Syntax
public class ModernNavigationLabels
Properties
AllItemTypesLabel
Gets or sets the label for "All Item Types".
Declaration
public string AllItemTypesLabel { get; set; }
Property Value
Type | Description |
---|---|
string |
AllItemsLabel
Gets or sets the label for "All Items".
Declaration
public string AllItemsLabel { get; set; }
Property Value
Type | Description |
---|---|
string |
DataCaptureLabel
Gets or sets the label for "Data Capture".
Declaration
public string DataCaptureLabel { get; set; }
Property Value
Type | Description |
---|---|
string |
DataLabel
Gets or sets the label for "Data".
Declaration
public string DataLabel { get; set; }
Property Value
Type | Description |
---|---|
string |
FoundationalLabel
Gets or sets the label for "Foundational".
Declaration
public string FoundationalLabel { get; set; }
Property Value
Type | Description |
---|---|
string |
PackagingLabel
Gets or sets the label for "Packaging".
Declaration
public string PackagingLabel { get; set; }
Property Value
Type | Description |
---|---|
string |
QualityLabel
Gets or sets the label for "Quality".
Declaration
public string QualityLabel { get; set; }
Property Value
Type | Description |
---|---|
string |
StudiesLabel
Gets or sets the label for "Studies".
Declaration
public string StudiesLabel { get; set; }
Property Value
Type | Description |
---|---|
string |