This documentation is archived and is not being maintained.

WorkItemInformationBar::Refresh Method (WorkItemFormControl, String, String)

Note: This API is now obsolete.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)

[ObsoleteAttribute(L"This method will be removed in the next release.  Use the overload that takes a reference to Microsoft.TeamFoundation.WorkItemTracking.WpfControls.WorkItemControl instead.")]
public:
void Refresh(
	WorkItemFormControl^ form, 
	String^ defaultMessage, 
	String^ alternateId
)

Show: