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
name
stringThe name of the parameter.