HtmlContainerIntRequestRefresh 方法 |
Request invalidation and re-layout of the control hosting the renderer.
命名空间:
DSkin.Html.Core
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法public void RequestRefresh(
bool layout
)
参数
- layout
- 类型:SystemBoolean
is re-layout is required for the refresh
参见