How many ways call controller from visualforce page ?



How many ways call controller from visualforce page ?..

Answer / Ranjeet Kumar

There are two primary ways to call a controller from a Visualforce page: standard action and Apex code. The standard action is used for common operations like creating, editing, or deleting records. Apex code is used when more complex logic is required.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Salesforce Interview Questions

Is lightning components replacing visualforce?

1 Answers  


What are the dashboard components?

1 Answers  


Can we use lightning component into vf page? If yes how? : salesforce lightning component

1 Answers  


What are the actions that can be performed in workflow rules ?

1 Answers  


Can we make callouts from batch apex?

1 Answers  


Define field types in salesforce?

1 Answers  


What is organization wide default? : salesforce sharing and security

1 Answers  


What is the default namespace of lightning component? : salesforce lightning component

1 Answers  


If user does not have any right on particular record and have only read level access at object level. Can he change the record owner?

1 Answers  


How to expose an apex class as a rest webservice in salesforce?

1 Answers  


What is a difference between System log and debug log?

1 Answers   Cognizant,


What is lightning experience? : salesforce lightning component

1 Answers  


Categories