Method GetValue
GetValue(String)
Return the value of a certain name-value pair.
Declaration
public virtual string GetValue(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name | The name whose value should be returned. |
Returns
Type | Description |
---|---|
System.String |