Gets the mime type of the embedded page.

Syntax

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

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
String The MIME content type.

Used in

Macro Description
Embed Renders items and includes the result data.
EmbedPreview Preview existing items.
EmbedUri Retrieves data from internet locations.

Expand image Example

SXML