Skip to content

Xml Encode Layout Renderer

Rolf Kristensen edited this page Apr 21, 2019 · 3 revisions

Converts the result of another layout output to be XML-compliant.

Platforms Supported: All

Configuration Syntax

${xml-encode:xmlEncode=Boolean:inner=Layout}

or by using ambient property to modify output of other layout renderer:

${other:xmlEncode=Boolean}

Parameters

Transformation Options

  • xmlEncode - Indicates whether to apply XML encoding. Boolean Default: True
  • inner - Wrapped layout. Layout
Clone this wiki locally