Missing summary for member M:Smartsite.Runtime.Modules.ItemDataModule.Name(Smartsite.Core.IRenderContext)

Syntax

Smartsite SXML CopyCode image Copy Code
string itemdata.name()
string itemdata.name(locator reference)

Parameters

Name Data Type Description
reference Locator The reference.

Return Value

Data Type Description
String The name of the current item.

Expand image Example

SXML