Skip to content

Instantly share code, notes, and snippets.

@sankaran1984
Created December 8, 2016 17:45
Visualforce - Beyond Basics
<apex:page controller="testcls7_08122016" action="{!init_page1}">
<apex:outputText value="{!pagemessage}"/>
</apex:page>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment