Returns the current item's Mime Type.

Syntax

Smartsite SXML CopyCode image Copy Code
string itemdata.mimetype()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
String The MIME type of the current item.

Expand image Example

SXML