rendering parameters meaning in English
渲染参数卷展栏
Examples
- The portlet is free to alter session state or backend state during this phase and associates new render parameters at the end of the action phase
Portlet在此阶段可以随意改变会话状态或后端状态,并在操作阶段结束时关联新的呈现参数。 - In this very simple example it is possible to calculate the new set of render parameters by copying the current set and overriding only one key
在这个非常简单的示例中,通过复制当前呈现参数集并只覆盖一个键,就可以计算新的呈现参数集。 - To specify rendering extension parameters in the configuration files , you must know how to define the xml structures that set rendering parameters
当希望覆盖报表服务器提供的默认值时,向reporting services配置文件中添加设备信息设置十分有用。 - Note that the render link contains the complete set of render parameters for the next request , not only the modification with respect to the current render parameters
请注意,呈现链接包含下一个请求的呈现参数的全集,而不只是相对于当前呈现参数的修改。 - As a result of a render link invocation , the action phase of the portlet is not called and the portlet must render its view with the new set of render parameters
由于调用了呈现链接,将不会调用portlet的操作阶段, portlet必须使用新的呈现参数集呈现其视图。