What is Pre-Render event in ASP.NET?



What is Pre-Render event in ASP.NET?..

Answer / Jagesh Kumar

"The Pre-Render event occurs just before the page is rendered to HTML. At this stage, server controls can perform final preparations or adjustments to their properties before the page's HTML output is sent to the client. This event can be handled using the PreRender event handler in custom server controls.""

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How does exception management works in ASP.NET?

1 Answers   Alcatel-Lucent,


What is sdlc process?

1 Answers  


What is autopost?

1 Answers  


What is the method used to load generated dataset with data on the DataAdapter control ?

3 Answers   Siebel,


What are Sticky Sessions?

2 Answers   Infosys,


How .net CLR works with n-tier application

4 Answers   HCL, Hughes,


What is view state and how it works in asp net?

1 Answers  


Explain the differences between clr & cts?

1 Answers  


What is the latest version of asp.net?

1 Answers  


What is a 404 redirect?

1 Answers  


Which authentication uses a combination of windows and iis authentication?

1 Answers  


How we can set Different levels of Authentication in .Net? What are the difference between Windows Authenticatin, Passport Authentication and Form Authentication?

1 Answers  


Categories