Skip to content

RTB Link Layout Renderer

Julian Verdurmen edited this page Mar 29, 2021 · 5 revisions

Converts the result of another layout output into a clickable link in the RichTextBoxTarget.

Requires setting supportLink parameter of the target to true. Available since NLog.Windows.Forms 4.2.

Supported in .NET Framework and .NET 5 - Windows only. Not supported in .NET Core

##Configuration Syntax

${rtb-link:inner=Layout}

##Parameters ###Transformation Options

  • inner - Wrapped layout. Layout
Clone this wiki locally