ItemFile Class Methods
- Last UpdatedNov 06, 2025
- 2 minute read
For a list of all members of this type, see ItemFile members.
| Name | Description | |
|---|---|---|
![]() | AddFiles | The AddFiles() method opens a dialog for adding files to an item. |
![]() | AddURL | The AddURL() method opens a dialog for adding a URL to an item. |
![]() | DeleteFile | The DeleteFile() method removes the specified file from the item. It does not delete the file from the file system. |
![]() | Refresh | The Refresh() method re-reads the current item's file information from the database. |
![]() | ReplaceFile | The ReplaceFile() method opens a dialog to allow the user to select a file to replace the specified file. |
![]() | Save | The Save() method saves the new file information to the database. |
