Click or drag to resize
Sandcastle Help File BuilderTopicPreviewerControlRefresh Method
Refresh the table of contents and the current topic to show any changes made to them

Namespace: SandcastleBuilder.WPF.UserControls
Assembly: SandcastleBuilder.WPF (in SandcastleBuilder.WPF.dll) Version: 2014.11.22.0
Syntax
public void Refresh(
	bool reloadLastTopic
)

Parameters

reloadLastTopic
Type: SystemBoolean
True to reload the last topic, false to ignore it
See Also