Skip to content

Instantly share code, notes, and snippets.

@kiran-machhewar
Created February 28, 2014 04:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kiran-machhewar/9265415 to your computer and use it in GitHub Desktop.
Save kiran-machhewar/9265415 to your computer and use it in GitHub Desktop.
<apex:page controller="CallOutUtil" standardStylesheets="false" showHeader="false" sidebar="false">
<customTag><apex:outputText value="{!data}" escape="false"/></customTag>
</apex:page>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment