Button Control
The PostBackUrl property is used to gets or sets the URL of the page to post when the Button control is clicked.
| Attribute | Description |
|---|---|
| PostBackUrl | A string specifying the URL of the page to post to. Default is an empty string, this causes the page to post back to itself |
The following example sets the post URL of a Button control:
Button Control
Your message has been sent to W3Schools.