| ISessionItem Property |
Namespace:
Dynamicweb.Environment
Assembly:
Dynamicweb.Environment (in Dynamicweb.Environment.dll) Version: 4.0.2
Syntax Object this[
string key
] { get; set; }
Property Item (
key As String
) As Object
Get
Set
Parameters
- key
- Type: SystemString
Property Value
Type:
ObjectSee Also