View() method
- Last UpdatedNov 26, 2024
- 1 minute read
Use the View() method to check if a row is selected in the grid, and then to check if you have the view level permission for the selected file. If the check is successful, the ViewFile() method in the Documents class invokes the viewer for the selected file type.
Syntax
View();