Property RedirectTo
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
RedirectTo
Static redirect target path. Dynamic parameters (such as :id) are not expanded. Use Guard for redirects that need parameters. RedirectTo and Guard cannot be specified together.
public string? RedirectTo { get; init; }
Property Value
- string