This method calls the EndForm property of the Page and return its value
Use this method to get the end part of the form declaration used by the page, actually </form>
This method gets the code for the header section of the template
This method is called by the template engine to get the header code for the template
This method gets the code for the starting form
This method is called by the template engine to get the starting code for the form.