-
What is the difference between returning null and returning ApexPages.currentPage()?
I want to know about the difference between returning null and returning ApexPages.currentPage() as a result of a controller action.
Log In to reply.
I want to know about the difference between returning null and returning ApexPages.currentPage() as a result of a controller action.
Log In to reply.