Documentation

ShowFormDescription

string
CFormOutput::ShowFormDescription([
	string CSS Class = ""
]
);

The method shows the web form descirption text. Non-static method.

Method parameters

Parameter Description Available from version
CSS Class CSS class that must be applied to the displayed text. Optional parameter. If "HTML" value is specified to describe the web form, the parameter is ignored. 5.1.2

Returned value

Returns the description text for the web form

Examples of use

<?=$FORM->ShowFormDescription("form-description-text")?>

See Also

  • CFormOutput Class
  • CFormOutput::ShowFormTitle
  • CFormOutput::ShowFormImage
  • CFormOutput::isFormDescription


  • © «Bitrix24», 2001-2024