JsonEncodeLayoutRendererWrapper Properties |
The JsonEncodeLayoutRendererWrapper type exposes the following members.
| Name | Description | |
|---|---|---|
| EscapeUnicode |
Gets or sets a value indicating whether to escape non-ascii characters
| |
| Inner |
Gets or sets the wrapped layout.
[DefaultParameter] so Inner: is not required if it's the first
(Inherited from WrapperLayoutRendererBase.) | |
| JsonEncode |
Gets or sets whether output should be encoded with Json-string escaping.
|