XmlTransformationSettings.

DoNotEscapeUriAttributes Property

Summary

Gets or sets a value indicating whether the XmlWriter does not escape URI attributes.
Namespace
Cake.Common.Xml
Containing Type
XmlTransformationSettings

Syntax

public bool DoNotEscapeUriAttributes { get; set; }

Value

Type Description
bool