Click or drag to resize
XPathExpressionTranslatorAttributeToDom Method

[Missing <summary> documentation for "M:Activsoft.Dashboard.Helpers.XPathExpressionTranslator.AttributeToDom(System.String,System.String)"]

Namespace: Activsoft.Dashboard.Helpers
Assembly: Activsoft.Dashboard.Helpers (in Activsoft.Dashboard.Helpers.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public string AttributeToDom(
	string expression,
	string attributeVariableName
)

Parameters

expression
Type: SystemString

[Missing <param name="expression"/> documentation for "M:Activsoft.Dashboard.Helpers.XPathExpressionTranslator.AttributeToDom(System.String,System.String)"]

attributeVariableName
Type: SystemString

[Missing <param name="attributeVariableName"/> documentation for "M:Activsoft.Dashboard.Helpers.XPathExpressionTranslator.AttributeToDom(System.String,System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Activsoft.Dashboard.Helpers.XPathExpressionTranslator.AttributeToDom(System.String,System.String)"]

See Also