Documentation

ShowFormFooter

string
CFormOutput::ShowFormFooter(
);

The method is used to show the web form footer. Non-static method.

Method parameters

No parameters.

Returned value

Returns the HTML code for the footer of the web form. Including the </form> tag.

Examples of use

It is added automatically at the end of a web form template when creating it by the editor.

<?=$FORM->ShowFormFooter()?>

See Also

  • CFormOutput Class
  • CFormOutput::ShowFormHeader


  • © «Bitrix24», 2001-2024