![]() | UrlEncodeLayoutRendererWrapper Class |
Namespace: NLog.LayoutRenderers.Wrappers
The UrlEncodeLayoutRendererWrapper type exposes the following members.
Name | Description | |
---|---|---|
![]() | UrlEncodeLayoutRendererWrapper |
Initializes a new instance of the UrlEncodeLayoutRendererWrapper class.
|
Name | Description | |
---|---|---|
![]() | EscapeDataRfc3986 |
Gets or sets a value whether escaping be done according to Rfc3986 (Supports Internationalized Resource Identifiers - IRIs)
|
![]() | Inner |
Gets or sets the wrapped layout.
[DefaultParameter] so Inner: is not required if it's the first
(Inherited from WrapperLayoutRendererBase.) |
![]() | SpaceAsPlus |
Gets or sets a value indicating whether spaces should be translated to '+' or '%20'.
|
Name | Description | |
---|---|---|
![]() | Render |
Renders the value of layout renderer in the context of the specified log event.
(Inherited from LayoutRenderer.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from LayoutRenderer.) |