Click or drag to resize

CommonHelperTextToXmlAttribute Method

Overload List
 NameDescription
Public methodStatic memberTextToXmlAttribute(XmlWriter, String, String) Only persist the provided name/value pair as an Xml attribute if the value is not null or empty.
Public methodStatic memberTextToXmlAttribute(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.
Top
See Also