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