Valid DEV-501 Dumps shared by ExamDiscuss.com for Helping Passing DEV-501 Exam! ExamDiscuss.com now offer the newest DEV-501 exam dumps, the ExamDiscuss.com DEV-501 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com DEV-501 dumps with Test Engine here:
A button that is rendered as an HTML input element with the type attribute set to submit, reset, or image, depending on the <apex:commandButton> tag's specified values. The button executes an action defined by a controller, and then either refreshes the current page, or navigates to a different page based on the PageReference variable that is returned by the action. An <apex:commandButton> component must always be a child of an <apex:form> component. See also: <apex:commandLink>