Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Add convenience methods for redirecting from a Razor Page back to itself #5953

Closed
@DamianEdwards

Description

@DamianEdwards

Right now, you have to return Redirect("/url/to/page"). We should have a first-class method for this so that you don't have to pass in the URL, e.g. return RedirectToSenf();

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions