ExplorerBrowserSmartRefresh Method |
Refreshes the view. Contrary to
FullRefresh, that reloads the whole control, only the view is updated.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public void SmartRefresh()
public:
virtual void SmartRefresh() sealed
abstract SmartRefresh : unit -> unit
override SmartRefresh : unit -> unit
Implements
IShellControlSmartRefreshSee Also