Click or drag to resize

ShellControlConnectorRefresh Method (RefreshLevel)

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

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

Parameters

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