Skip to content

FullRefresh - cWebTreeView

Call to fire a client action to refresh all tree items

Type: Procedure

Syntax

Procedure FullRefresh

Call Example

Send FullRefresh

Description

Call this method to fire a client action to refresh all tree items. It means that OnLoadChildNodes is fired again for the root node to reload all the items.

pbAutoFillOnLoad determines whether the tree view performs a FullRefresh on load.