Complete LinkButton Control Reference
The PostBackUrl property is used to gets or sets the URL of the page to post when the LinkButton control is clicked.
| Attribute | Description |
|---|---|
| string | 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 LinkButton control:
Complete LinkButton Control Reference
Your message has been sent to W3Schools.