Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
private void addXmlAttribute(
XmlNode _parentNode,
str _attributeName,
str _attributeValue)
Run On
Called
Parameters
- _parentNode
Type: XmlNode Class
- _attributeName
Type: str
- _attributeValue
Type: str