Skip to main content

Create Button

The Create Button is a toolbar item that allows users to create folders.

 

ASPXFileManager - Create Button

 

The table below lists the main members that affect button appearance and functionality.

Characteristics Members
Accessibility FileManagerSettingsEditing.AllowCreate
Appearance FileManagerStyles.ToolbarItem
Image FileManagerImages.CreateButton

The toolbox displays the Create Button if the FileManagerSettingsToolbar.Items collection contains an object of the FileManagerToolbarCreateButton type. In this case, the FileManagerSettingsEditing.AllowCreate property controls button availability.

If the FileManagerSettingsToolbar.Items collection is empty, the FileManagerSettingsEditing.AllowCreate property controls the Create Button visibility.