Documentation

SetTemplateCSS

CMain::SetTemplateCSS(
 string rel_path
)

The method assigns the CSS style for the component. Non-static method.

Parameters

ParameterDescription
rel_path Relative path to CSS style of the component.

See Also

Examples of use

$APPLICATION->SetTemplateCSS("form/form.css");


© «Bitrix24», 2001-2024
Up