Selects single field node with the specified attribute value.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- formNode
- Type: System.Xml XmlNode
Xml node with field nodes representing table columns
- attributeName
- Type: System String
Attribute name of the field node to be selected
- attributeValue
- Type: System String
Attribute value of the field node to be selected
Return Value
Type: XmlNodeSee Also