Ravi Kumar Blog for Salesforce
People who loves Salesforce
Wednesday, August 13, 2014
18) Disabling Sidebar using Visualforce
Hi All,
First the Visualforce page shows along with the sidebar
<apex:page>
</apex:page>
After then the sidebar will be disable by simply writing one line of code
<apex:page sidebar="false">
</apex:page>
By clicking save button it seems like that
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment