Click or drag to resize

XPathExpressionBuildExpression Method

Builds the XPath expression

Namespace:  Lithnet.ResourceManagement.Client
Assembly:  Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntax
protected virtual string BuildExpression()

Return Value

Type: String
The string representation of the expression
See Also