Gets a datatable with all the host headers.

Syntax

Smartsite SXML CopyCode image Copy Code
datatable channel.hostheaders.get()
datatable channel.hostheaders.get(string channelCode)

Parameters

Name Data Type Description
channelCode String Code of the channel.

Return Value

Data Type Description
DataTable

Expand image Example

SXML