ShowFormTitle
string CFormOutput::ShowFormTitle([ string CSSClass = "" ] );
The method displays text title of the web form. Non-static method.
Method parameters
Parameter | Description | Available from version |
---|---|---|
CSS Class | CSS class that must be applied to the displayed text. Optional parameter. | 5.1.2 |
Returned value
Returns text title (name) of the web form
Example of use
<?=$FORM->ShowFormTitle("form-title")?>
See Also
© «Bitrix24», 2001-2024