Property CurrentPath
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
CurrentPath
Current path before the transition. Empty string on the first navigation.
public string CurrentPath { get; init; }
Property Value
- string
Current path before the transition. Empty string on the first navigation.
public string CurrentPath { get; init; }