PageReference(record)
Creates a new instance of the
PageReference
class for the specified sObject record.
Signature
public
PageReference(SObject record)
Parameters
record
Type: SObject
The sObject record to create a page reference for.
Previous
Next