prerender
美
英 
例句
Once on the server, the request goes through the typical lifecycle of postback requests and raises such events as Init, Load, and PreRender.
到达服务器之后,该请求便会经历典型回发请求的生命周期,并引发诸如Init、Load和PreRender等事件。
At first, you may instinctively think to implement a "prerender" method on the page's primary backing bean.
首先,您可能会本能地想要在页面的主backingbean上实现一个“prerender”方法。
It is important to note that the PreRender event occurs for each control on the page.
需要注意的是,PreRender事件作用于页面上的所有控件。
Fire the Page_PreRender event to the ASPX source code
触发aspx代码页的Page_PreRender事件