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

how to call one method from another method in same class
Hi,
I have a VF Page where I am calling multiple methods using different command buttons. I want to call all the methods in the class one after another with only one command button. Is it possible to call one method from another method which is in the same class...
Thanks in Advance...
I have a VF Page where I am calling multiple methods using different command buttons. I want to call all the methods in the class one after another with only one command button. Is it possible to call one method from another method which is in the same class...
Thanks in Advance...
https://salesforce.stackexchange.com/questions/144892/how-to-call-method-in-another-method-within-one-class
Let me know if it helps you and close your query by marking it as solved so that it can help others in the future.
Thanks.