Common |
| Name | Description | |
|---|---|---|
| TextToXmlAttribute(XmlWriter, String, String) | Only persist the provided name/value pair as an Xml attribute if the value is not null or empty. | |
| TextToXmlAttribute(XmlWriter, String, String, String) | Only persist the provided name/value pair as an Xml attribute if the value is not null/empty and not the default. |