You need to sign in to do that
Don't have an account?

Maximum how many extensions can use in VF page?
hi plz help me ,
Maximum how many extensions can use in VF page?
You need to sign in to do that
Don't have an account?
hi plz help me ,
Maximum how many extensions can use in VF page?
Hi,
I think there is no limit to for extension in visualforce page.
you can use only one extension attribute and You can mention many classes with commaseparated.
ex:
extensions="clasA,B,C"