Activity Forums Salesforce® Discussions What is the meaning of tag in VisualForce?

  • Anjali

    Member
    April 2, 2020 at 12:57 pm

    The Visualforce tag-based markup language looks and behaves similarly to HTML. ... Visualforce tags correspond to page elements, such as form fields or and images. Controllers consist of instructions that specify what happens when users interact with page components, such as when a user clicks a button.

  • Manish

    Member
    April 2, 2020 at 1:38 pm

    Visualforce tags are used to build high quality applications by developers. Visualforce consists of a series of XML markup tags. These tags are also called as components. Like Visualforce there are many other development language like JSP, ASP.NET will also have tags which serves as a container to the strucutre data returned by the controller. And class is written in Apex. Visualforce tags are easy to remember when compared with .net. Based on the actions Visualforce Tags are divided into different types.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos