AutoPostBack allows a control to automatically postback when an event is fired.
For eg: If we have a Button control and want the event to be posted to the server for processing,
we can set AutoPostBack = True on the button.
For eg: If we have a Button control and want the event to be posted to the server for processing,
we can set AutoPostBack = True on the button.
No comments:
Post a Comment