UserPagePartRefreshPage Method

Reload the page with a fresh GET.

Namespace: BBNCExtensions.ServerControls
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public void RefreshPage()
Good idea to use this after an in-place Save operation from a postback, to reload the page and get out of the postback sequence.