Documentation

GetName

string
GetName();

The method returns a component template name. Non-static method.

Example

// In component code
$template = & $this->GetTemplate();
$templateName = $template->GetName();


© «Bitrix24», 2001-2024
Up