Click or drag to resize

UrlEncodeLayoutRendererWrapper Properties

The UrlEncodeLayoutRendererWrapper type exposes the following members.

Properties
  NameDescription
Public propertyEscapeDataRfc3986
Gets or sets a value whether escaping be done according to Rfc3986 (Supports Internationalized Resource Identifiers - IRIs)
Public propertyInner
Gets or sets the wrapped layout. [DefaultParameter] so Inner: is not required if it's the first
(Inherited from WrapperLayoutRendererBase.)
Public propertySpaceAsPlus
Gets or sets a value indicating whether spaces should be translated to '+' or '%20'.
Top
See Also