What are the three types of bindings used in visual force? What does each refer to?
No Answer is Posted For this Question
Be the First to Post Answer
How will you pass values from vf page to controller?
What is an attribute tag? What is the syntax for including them?
What is the use of the ‘transient’ keyword ?
I want to count how many times execute method executed in batch class ?
Where we can display lightning component ? : salesforce lightning component
Can we make one component inherit styles/css from a parent component, or must we always define it in the component ?
Write a trigger on account, while inserting a text value as ‘somename’ ended with ‘text’ ex: ‘renutext’ on account object it should through an error. How you will achieve this…??
What is the success of the Salesforce Cloud Service?
Is lightning component framework an mvc framework ?
What is the lead process?
How can you embed a visualflow in a visualforce page?
How will you communicate between two components?