Activity Forums Salesforce® Discussions What Identifies A Controller As Being An Extension in Salesforce?

  • Deepak

    Member
    July 7, 2020 at 11:20 am

    A controller extension is any Apex class containing a constructor that takes a single argument of type ApexPages. StandardController or CustomControllerName , where CustomControllerName is the name of a custom controller you want to extend.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos