Guest User

Untitled

a guest
Oct 11th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. <apex:page standardController="Opportunity">
  2. <apex:form >
  3. <apex:commandButton action="{!cancel}" value="Behave badly in console"/>
  4. </apex:form>
  5. </apex:page>
Add Comment
Please, Sign In to add comment