Forum Discussion
amit_deshpande
15 years agoOccasional Contributor
Hi,
I am not sure what state of the web page means specific to your application.
If the state is changed after the code is executed as you have mentioned above , i would recommend to use either Sys.Refresh() or IIE.Refresh() in your case. This would refresh the child objects in the process tree and you will get the desired webpage after executing the code.
Thanks and Regards,
Amit
I am not sure what state of the web page means specific to your application.
If the state is changed after the code is executed as you have mentioned above , i would recommend to use either Sys.Refresh() or IIE.Refresh() in your case. This would refresh the child objects in the process tree and you will get the desired webpage after executing the code.
Thanks and Regards,
Amit