Reload

 

Description

 

Dismiss the current page from cache and load it again from its original source.

 

Arguments

 

None.

 

Return Value

 

None.

 

Remarks

 

This method corresponds to the Go phase of the Stop/Go button in the toolbar.

 

When the re-load request had been issued, the current copy of the page remains visible until new data becomes available.

 

Depending on the setting of the ReloadIncludesObjects property, images embedded in the page may be dismissed from cache and re-loaded from the original source, or kept in cache and reused.

 

This method operates only on the current (visible) page. You can use the Navigate method to reload any cached page by setting the NavNoReadFromCache bit in the NavFlags argument.