Wednesday, July 17, 2013

Link Button Post back

The PostBackUrl property allows you to perform a cross-page post using the LinkButton control. Set the PostBackUrl property to the URL of the Web page to post to when the LinkButton control is clicked. For example, specifying Page2.aspx causes the page that contains the LinkButton control to post to Page2.aspx. If you do not specify a value for the PostBackUrl property, the page posts back to itself. (Who would have known)

Moojjoo

No comments:

How to Become a Principal Software Engineer: A Comprehensive Guide

Understanding the Role of a Principal Software Engineer Key Responsibilities A principal software engineer typically holds a senior tech...