what is the difference between render event and prerender
event

Answer Posted / vivek rathore

In Pre-Render, we can make the last changes to a control
before displaying it as HTML.
In render, the control is rendered to HTML e.g textbox to
<input type="text"> etc.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences between asp and asp.net and is asp.net backward compatible to asp?

715


Define global.asa file?

721


How do asp pages work?

700


What is n-tier system?

729


Is asp classic dead?

710


Name the methods by which output stream is controlled?

674


Write a program in ASP that connect with "Employee" Database and Select all records from "Emp" table and shown in tabular form.

1547


Name the property which is on a combo box do you set with a column name, prior to setting the data source, to display data in the combo box?

718


how to update text box value in c#.net project?

1879


Can I avoid using the garbage collected heap?

731


What is asp in web design?

668


Define managed code?

738


Explain how to handle error in asp?

736


How do I add aspx page to visual studio?

683


Explain how big is the data type int in .net?

705