ForceRefresh Method

Forces a reload of a UI.

Syntax

Overload List

  public void ForceRefresh();

public void ForceRefresh(
  bool  unloadMarkup
);

Parameters

unloadMarkup

System.Boolean. Indicates whether to refresh the referenced markup.

Requirements

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also