No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
StandardSetController(List<SObject>)
Creates a new instance of the ApexPages.StandardSetController class for the specified
list of standard or custom objects.
Signature
public StandardSetController(List<SObject> controllerSObjects)
Parameters
- controllerSObjects
- Type: List<SObject>
- A List of standard or custom objects.