Property RedirectTo
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
RedirectTo
Static redirect target without parameter interpolation. Use Guard to derive a target from matched parameters.
public string? RedirectTo { get; init; }
Property Value
- string
Static redirect target without parameter interpolation. Use Guard to derive a target from matched parameters.
public string? RedirectTo { get; init; }