Show / Hide Table of Contents

Interface ISubNavigator

Manage relative navigation within ViewModel

Namespace: Neutronium.BuildingBlocks.Application.Navigation
Assembly: Neutronium.BuildingBlocks.Application.dll
Syntax
public interface ISubNavigator

Properties

| Improve this Doc View Source

Child

Child

Declaration
ISubNavigator Child { get; }
Property Value
Type Description
ISubNavigator
| Improve this Doc View Source

ChildName

Relative Name of Child

Declaration
string ChildName { get; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
Back to top Generated by DocFX