adspace
How can we check the object accessibility on visualforce page?
Answer Posted / Ram Kishor Pandit
To check the object accessibility on a Visualforce page, you can use the Developer Console's Debugging feature or System Debug Log. You can also use the `describe` function to retrieve metadata about SObjects and Apex classes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers