Class HomeNode
Represents the top level node in the modern navigation hierarchy.
Inherited Members
Algenta.Colectica.Model.NotificationObject.RaisePropertyChanged<T>(Expression<>)
Namespace: Algenta.Colectica.Navigator.NodeTypes
Assembly: Algenta.Colectica.ViewModel.dll
Syntax
public class HomeNode : Node
Constructors
HomeNode(String)
Initializes a new instance of the HomeNode class.
Declaration
public HomeNode(string header)
Parameters
Type | Name | Description |
---|---|---|
System.String | header |