Activity Forums Salesforce® Discussions What is the use of recordsetvar in Visualforce pages in Salesforce?

  • Anjali

    Member
    October 14, 2020 at 2:02 PM

    The recordSetVar attribute not only indicates that the page uses a list controller, it can indicates the variable name of the record collection. This variable can be used to access data in the record collection.

Log In to reply.