Click or drag to resize
CMSDocumentManagerRegisterRefreshScript Method
Sets the reload page attributes

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public void RegisterRefreshScript(
	bool reloadImmediately
)

Parameters

reloadImmediately
Type: SystemBoolean
Indicates whether wopener should be reloaded immediately
See Also