Share via


HtmlControl.Refresh Method

Include Protected Members
Include Inherited Members

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

Reloads the document currently displayed in the WebBrowser control.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

Refresh()

Reloads the document currently displayed in the WebBrowser control by checking the server for an updated version. (Inherited from WebBrowser.)

Public method

Refresh(WebBrowserRefreshOption)

Reloads the document currently displayed in the WebBrowser control using the specified refresh options. (Inherited from WebBrowser.)

Top

See Also

Reference

HtmlControl Class

HtmlControl Members

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace