  | PageViewContextGetValue Method  | 
  
    Namespace: 
   Dynamicweb.Frontend
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic Object GetValue(
	string key
)
Public Function GetValue ( 
	key As String
) As Object
Parameters
- key
 - Type: SystemString
 
Return Value
Type: 
Object
See Also