HBCMS更多的中文手册参考:

reload Method

DHTML文档教程

Reloads the current page.

dhtml语法

location.reload( [bReloadSource])

Parameters

bReloadSource Optional. Booleanthat specifies one of the following possible values:
falseDefault. Reloads the page from the browser cache.
trueReloads the page from the server.

Return Value

No return value.

是否符合公共标准

There is no public standard that applies to this method.

Applies To

location