window HDSetTemplateTitle Method  
This function sets the template title that appears in the toolbar.

 

JavaScript API: Direct
Assembly: api.js Version: 1.0.0.0 (1.0.0.0)
Syntax

 
 
JavaScript
 
function HDSetTemplateTitle(title);

Parameters

title
Type: string
The text you want to display as in the template's title.
See Also

 

Reference