Activity Forums Salesforce® Discussions What is PageReference.getParameters() in Salesforce?

  • Marziya

    Member
    April 6, 2020 at 1:35 PM

    Hii Deepak,
    getParameters()
    Returns a map of the query string parameters for the PageReference; both POST and GET parameters are included. The key string contains the name of the parameter, while the value string contains the value of the parameter.

Log In to reply.