Skip to content

Url Encode Layout Renderer

Xharze edited this page Sep 29, 2012 · 1 revision

Encodes the result of another layout output for use with URLs.

Supported in .NET, Silverlight, Compact Framework and Mono.

##Configuration Syntax

${url-encode:spaceAsPlus=Boolean:inner=Layout}

##Parameters ###Transformation Options

  • spaceAsPlus - Indicates whether spaces should be translated to '+' or '%20'. Boolean
  • inner - Wrapped layout. Layout
Clone this wiki locally