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 addCustomPrefixXmlAttribute(
XmlNode _parentNode,
str _attributePrefix,
str _attributeName,
str _attributeNamespaceURI,
str _attributeValue)
Run On
Called
Parameters
- _parentNode
Type: XmlNode Class
- _attributePrefix
Type: str
- _attributeName
Type: str
- _attributeNamespaceURI
Type: str
- _attributeValue
Type: str