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

System.Xml.Xsl.XsltArgumentList.GetParam Method

Gets the value assigned to a stylesheet parameter.

public object GetParam (string name, string namespaceUri)

Parameters

name
The name of the parameter.
namespaceUri
The namespace URI of the variable, or the empty string for variables not declared in a namespace.

Returns

The value associated with the parameter, or null if no value is associated with the parameter.

Remarks

None.

Requirements

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