Gets the current response Contenttype.

Syntax

Smartsite SXML CopyCode image Copy Code
string response.contenttype()
string response.contenttype(string data)

Parameters

Name Data Type Description
data String The string specifying the mimetype.

Return Value

Data Type Description
String The mimetype.

Expand image Examples

SXML