[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.HtmlPage.Reload

Reload Method

Reload(PageLoadStates)

Reloads the page.

Declaration
public void Reload(PageLoadStates waitUntil = PageLoadStates.Load)
Public Sub Reload(Optional waitUntil As PageLoadStates = PageLoadStates.Load)
Parameters
Type Name Description
PageLoadStates waitUntil

When to consider navigation succeeded.