Click or drag to resize

ShellControlConnectorRefresh(RefreshLevel) Method

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

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

Parameters

pLevel  RefreshLevel
The level of refresh that should be performed.
See Also