A template component that declares a named area that must be defined by an component in another Visualforce page.

A template component that declares a named area that must be defined by an component in another Visualforce page. Use this component with the and components to share data between multiple pages.

Question:

A template component that declares a named area that must be defined by an component in another Visualforce page.

Options:

apex:outputText

apex:barSeries

apex:insert

apex:inputFile

Correct Answer

The Correct Answer for this Question is

apex:insert

Leave a Comment