Home » FAQ » ASP.NET » Controls » How can the page be posted to the different URL on a button click?
In 2.0 Button control has a property PostBackURL, which force the page to the different URL on postback.
<asp:Button ID='Button1' runat='server' Text='Button' PostBackUrl='~/Navigate1.aspx' />
Platform BlazorASP.NETWinFormsWPF.NET MAUI
Question *
Answer (Optional)
Email (Optional)
Email address is only for further clarification on your FAQ request. It will not be used for any other purpose.
Please leave this field empty.
Share with