ExtremeSwank OpenID
GetValue Method (key)
NamespacesExtremeSwank.OpenIdOpenIdUserGetValue(Object)
Retrieves extension data
Declaration Syntax
C#Visual BasicVisual C++
public string GetValue(
	Object key
)
Public Function GetValue ( _
	key As Object _
) As String
public:
String^ GetValue(
	Object^ key
)
Parameters
key (Object)
Object, that when ToString()()() is run against it, produces the key of the value to get
Return Value
String containing requested value, or null if the value is not present

Assembly: ExtremeSwank.OpenId (Module: ExtremeSwank.OpenId) Version: 4.0.0.1 (4.0.0.1)