Skip to main content

Refresh Button

The Refresh Button is a toolbar item used to refresh the FileManager’s content.

 

ASPXFileManager - Refresh Button

 

The table below lists the main members that affect the button’s appearance and functionality:

Characteristics Members
Appearance FileManagerStyles.ToolbarItem (via the FileManagerSettings.Styles.ToolbarItem)
Image FileManagerImages.RefreshButton (via the FileManagerSettings.Images.RefreshButton)
Visibillity To display the refresh button, add an object of the FileManagerToolbarRefreshButton type to the SettingsToolbar.Items collection. If the collection is empty, the refresh button is displayed.