Click or drag to resize

XmlEncodeLayoutRendererWrapper Properties

The XmlEncodeLayoutRendererWrapper type exposes the following members.

Properties
  NameDescription
Public propertyInner
Gets or sets the wrapped layout. [DefaultParameter] so Inner: is not required if it's the first
(Inherited from WrapperLayoutRendererBase.)
Public propertyXmlEncode
Gets or sets whether output should be encoded with Xml-string escaping.
Public propertyXmlEncodeNewlines
Gets or sets a value indicating whether to transform newlines (\r\n) into ( )
Top
See Also