The SessionVariable<(Of <(<'T>)>)> type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | HasValue |
Indicates wether there is a value present or not
(Inherited from StateVariable<(Of <(<'T>)>)>.) |
![]() | Item | (Overrides StateVariable<(Of <(<'T>)>)>..::..Item[([( String])]) .) |
![]() | Value |
Sets or gets the value in the current items
(Inherited from StateVariable<(Of <(<'T>)>)>.) |
![]() | ValueOrDefault |
Gets the value in the current items or if none is available default(T) (Inherited from StateVariable<(Of <(<'T>)>)>.) |