Method GetParameter
- Namespace
- SharpVectors.Dom
- Assembly
- SharpVectors.Core.dll
GetParameter(string)
Gets the value of the known parameter with the specified name.
object GetParameter(string name)
Parameters
namestringThe name of the parameter.
Gets the value of the known parameter with the specified name.
object GetParameter(string name)
name stringThe name of the parameter.