Click or drag to resize

CommonHelperXmlAttributeToText Method

Overload List
 NameDescription
Public methodStatic memberXmlAttributeToText(XmlReader, String) Read the named attribute value but if no attribute is found then an empty string.
Public methodStatic memberXmlAttributeToText(XmlReader, String, String) Read the named attribute value but if no attribute is found then return the provided default.
Top
See Also