Gets the CSS/jQuery class name selector based on the Smartlet name.

Syntax

Smartsite SXML CopyCode image Copy Code
string smartlet.nameselector()
string smartlet.nameselector(string selector)
string smartlet.nameselector(string selector, string element)

Parameters

Name Data Type Description
selector String Selector within the Smartlet element.
element String The Smartlet element.

Return Value

Data Type Description
String String
SXML