Skip to main content Join us at TDX in San Francisco or on Salesforce+ on March 5-6 for the Developer Conference for the AI Agent Era. Register now.
1 answer
  1. Feb 26, 2015, 9:53 AM
    Assuming you are talking about Visualforce components, these allow you to encapsulate Visualforce for re-use across a number of pages, much like you would put code into methods to allow it to be executed from multiple places.  They also allow for straightforward functional decomposition, to break up a huge Visualforce page into manageable chunks.
0/9000