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