Click or drag to resize

ShellControlConnectorRefresh Method (RefreshLevel)

Refreshes the information displayed in all controls connected with this ShellControlConnector.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public void Refresh(
	RefreshLevel pLevel
)

Parameters

pLevel
Type: Jam.ShellRefreshLevel
The level of refresh that should be performed.
See Also