XPathExpressionBlock.GetAttributeFromFilter(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
get the attribute from filter if its value is specified
public string GetAttributeFromFilter (string attributeName);
member this.GetAttributeFromFilter : string -> string
Public Function GetAttributeFromFilter (attributeName As String) As String
Parameters
- attributeName
- String