Mono Class Library: System.Xml.Xsl.XsltContext Overview | Members

System.Xml.Xsl.XsltContext.ResolveVariable Method

Resolves a variable that is in current context and that is identified by the name.

public abstract IXsltContextVariable ResolveVariable (string prefix, string name)

Parameters

prefix
A string that is resolved to a namespace string that consists of the variable's name.
name
A string that represents local part of the name.

Returns

An instance of System.Xml.Xsl.IXsltContextVariable that represents the matching variable, or null if no proper variable was found.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Xsl
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0