PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

A set of buttons that are styled like standard Salesforce buttons.

A set of buttons that are styled like standard Salesforce buttons. This component must be a child
component of an <apex:pageBlock>.
Note that it is not necessary for the buttons themselves to be direct children of the
<apex:pageBlockButtons> component—buttons that are located at any level within an
<apex:pageBlockButtons> component are styled appropriately.

As of API version 18.0, this tag can’t be a child component of <apex:repeat>.

A section of a Visualforce page that allows users to enter input and then submit it with an
<apex:commandButton> or <apex:commandLink>. The body of the form determines the data that
is displayed and the way it is processed. It’s a best practice to verify that pages and custom
components use at most one <apex:form> tag.
As of API version 18.0, this tag can’t be a child component of <apex:repeat>.


Page 30 of 62« First...1020...2829303132...405060...Last »