Visualforce Tag
Tag:
<Apex:page>
<!-- Use to start the Visualforce page -->
</Apex:page>
----------------------------------------------
<Apex:PageBlock>
<!-- Use to display a block inside Visualforce page -->
</Apex:PageBlock>
----------------------------------------------
<Apex:PageBlockSection>
<!-- Use to display a Section inside Visualforce page -->
</Apex:PageBlockSection>
----------------------------------------------
<Apex: PageBlockTable>
<!-- Use to display a table inside Visualforce page -->
</Apex: PageBlockTable>
----------------------------------------------
<Apex: Coloum/>
<!-- Use to display a coloums inside table inside Visualforce page -->
----------------------------------------------
<Apex: Form>
<!-- Use to display a form inside Visualforce page -->
</Apex: Form>
----------------------------------------------
<Apex: CommandButton/>
<!-- Use to Save, Edit and Delete records inside table inside Visualforce page -->
If you have any confusion regarding this Blog, feel free to comment, I will definitely resolve your issue. 😃 Also! Please comment if you want me to post any new tutorials that you like to learn 😄😄
If you have any confusion regarding this Blog, feel free to comment, I will definitely resolve your issue. 😃 Also! Please comment if you want me to post any new tutorials that you like to learn 😄😄
Trigger Most Common Interview Questions and Answers for MNCs and Small-Mid Companies ⇒ https://sujay-salesforce.blogspot.com/2019/08/trigger-most-common-interview-questions.html
Visualforce Most Common Interview Questions and Answers for MNCs and Small-Mid Companies ⇒ *** Comming Soon ***
Apex Most Common Interview Questions and Answers for MNCs and Small-Mid Companies ⇒ *** Comming Soon ***
Lightning Component Most Common Interview Questions and Answers for MNCs and Small-Mid Companies ⇒ *** Comming Soon ***
Lightning Design System Most Common Interview Questions and Answers for MNCs and Small-Mid Companies ⇒ *** Comming Soon ***
Freelancing Services At Salesforce: Freelancing Services
How to Create Object at Salesforce Classic:- https://sujay-salesforce.blogspot.com/2019/04/how-to-create-object-at-salesforce.html
What is Workflow Rule At Salesforce:- https://sujay-salesforce.blogspot.com/2019/04/what-is-workflow-rule-at-salesforce.html
How to Create Field at Salesforce Classic:- https://sujay-salesforce.blogspot.com/2019/04/how-to-create-field-at-salesforce.html
What is a Trigger:- https://sujay-salesforce.blogspot.com/2019/08/what-is-trigger.html
Comments
Post a Comment