What is auto postback 2024?
I'll answer
Earn 20 gold coins for an accepted answer.20
Earn 20 gold coins for an accepted answer.
40more
40more
Works at the International Monetary Fund, Lives in Washington, D.C., USA.
Autopostback is the mechanism, by which the page will be posted back to the server automatically based on some events in the web controls. In some of the web controls, the property called auto post back. which if set to true, will send the request to the server when an event happens in the control.
2023-05-14 10:34:14
评论(499)
Helpful(122)
Helpful
Helpful(2)

Julian Baker
QuesHub.com delivers expert answers and knowledge to you.
Autopostback is the mechanism, by which the page will be posted back to the server automatically based on some events in the web controls. In some of the web controls, the property called auto post back. which if set to true, will send the request to the server when an event happens in the control.