JamBaseShellListViewLoad Method |
Helper method that triggers the loading of the component. Only triggers a FullRefesh in the base implementation.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxprotected virtual void Load()
Protected Overridable Sub Load
protected:
virtual void Load()
abstract Load : unit -> unit
override Load : unit -> unit
See Also