c# - How to redirect controller action method from aspx page -



c# - How to redirect controller action method from aspx page -

is possible redirect controller action methods through aspx cs page? how can redirect controller action methods

thanks

any code sample helpful. based on assumption , other comments in questions.

you have create sure passing right url in response.redirect. navigate top level , redirect required page may helpful. refer url : why "cannot redirect after http headers have been sent" when phone call response.redirect()?

note: cant add together comment, posting answer.

c# asp.net-mvc

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

Is there a way to convert an HTML page styled with Bootstrap CSS into email-compatible html? -