XmlEncodeLayoutRendererWrapper Properties |
The XmlEncodeLayoutRendererWrapper type exposes the following members.
Name | Description | |
---|---|---|
Inner |
Gets or sets the wrapped layout.
[DefaultParameter] so Inner: is not required if it's the first
(Inherited from WrapperLayoutRendererBase.) | |
XmlEncode |
Gets or sets whether output should be encoded with Xml-string escaping.
| |
XmlEncodeNewlines |
Gets or sets a value indicating whether to transform newlines (\r\n) into (
)
|