The Dreamweaver JavaScript API > Deprecated functions > dreamweaver.templatePalette.renameSelectedTemplate() |
dreamweaver.templatePalette.renameSelectedTemplate()
Availability
Dreamweaver 3.0, deprecated in Dreamweaver 4.0 in favor of using dw.assetPalette.setSelectedCategory("templates"), then calling dw.assetPalette.renameNickname().
Description
Turns the name of the selected template into an edit field, allowing the user to rename the selection.
Arguments
None.
Returns
Nothing.
Enabler
None.