Gets the default result format.

This viper method also supports the extension viper syntax.

Syntax

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

Extension Viper Syntax

Smartsite SXML CopyCode image Copy Code
string page.<id>.defaultresultformat()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
String String

Used in

Macro Description
XLinks Shows links to other pages in the site.

Expand image Remarks

Expand image Example

SXML