How can we check the object accessibility on visualforce page?



How can we check the object accessibility on visualforce page?..

Answer / 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

More Salesforce Interview Questions

What is wrapper class in apex salesforce ?

1 Answers  


Explain Casting in salesforce?

1 Answers  


What is field Set?

1 Answers  


Why is salesforce important?

1 Answers  


How to get the list of all available sobject in salesforce database using apex (dynamic apex) ?

1 Answers  


What are custom labels in salesforce? What is the character limit for custom labels?

1 Answers  


Can we delete a user in salesforce?

1 Answers  


What are the custom settings? When will you use custom settings?

1 Answers  


How can we extend any component? : salesforce lightning component

1 Answers  


What is the correct way to use date in where clause?

1 Answers  


What is call in and call out? : salesforce integration

1 Answers  


How will you pass values from vf page to controller?

1 Answers  


Categories