prerender

prerender

 英

  • 网络预生成;预输出;预呈现

例句

Once on the server, the request goes through the typical lifecycle of postback requests and raises such events as Init, Load, and PreRender.

到达服务器之后请求便经历典型请求生命周期引发诸如InitLoadPreRender事件

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事件