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