DS.Documents.Html Assembly / GrapeCity.Documents.Html Namespace / HtmlPage Class / Reload Method
When to consider navigation succeeded.

In This Topic
Reload Method
In This Topic
Reloads the page.
Syntax
'Declaration
 
Public Sub Reload( _
   Optional ByVal waitUntil As PageLoadStates _
) 
 

Parameters

waitUntil
When to consider navigation succeeded.
See Also