Click or drag to resize

RulesUtilityGetXmlAttributeValue Method

Namespace:  Dynamicweb.Modules.Searching.Rules
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static string GetXmlAttributeValue(
	XmlAttributeCollection attributes,
	string name
)

Parameters

attributes
Type: System.XmlXmlAttributeCollection
name
Type: SystemString

Return Value

Type: String
See Also