function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Patrick C Mayer 91Patrick C Mayer 91 

Calling Visualforce function from an apex class

I know I can use Visualforce to invoke apex, but can it go the other way around?
kevin Carotherskevin Carothers
What exactly is it you want to call on the VF side from Apex?