What is viewstate in salesforce?
Answer / Kanishka Pangti
ViewState in Salesforce is a hidden form field used by ASP.NET to maintain the state of server controls between postbacks, making it possible for the page to return to its previous state when submitted. In Salesforce Apex pages, ViewState is managed automatically and is not directly accessible.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are groups in sfdc and what is their use in salesforce?
How to add a formula field to a salesforce report?
What are standard fields in salesforce ?
Why are properties helpful in controllers? : salesforce visualforce
How do you create restful web services using apex ?
What are the types of portals in salesforce?
What are cross object formula fields?
Describe about the SOQL injection?
Can we delete a user in salesforce?
What are custom labels in salesforce? What is the character limit for custom labels?
What are the different types of collections in apex?
What are the different workflow actions?