csharpfritz / csharpfritz/WebFormsTest
Feature: Consider supplying a static redirect
Open
enhancement
wontfix
- Dominant language
- JavaScript
- Stars
- 26
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
WebForms apps sometimes have a static method in each page that allow the page to be open with pre-work and then a redirect (mine do).
Consider a static redirect method in testable page.
I hacked this by supplying a StaticContext, but I think a static redirect might be better.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.