ShellBrowser .Net Edition
SmartRefreshControls Method (p_CallingControl)
NamespacesJam.ShellShellControlConnectorSmartRefreshControls(IShellControl)
Calls the SmartRefresh()()() SmartRefresh() method for all connected controls
Declaration Syntax
C#Visual BasicVisual C++
public virtual void SmartRefreshControls(
	IShellControl p_CallingControl
)
Public Overridable Sub SmartRefreshControls ( _
	p_CallingControl As IShellControl _
)
public:
virtual void SmartRefreshControls(
	IShellControl^ p_CallingControl
)
Parameters
p_CallingControl (IShellControl)
The calling control, which gets omitted when calling SmartRefesh() for all controls. Use null to apply the operation on all connected controls.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)