TraditionalSessionModel Properties |
The TraditionalSessionModel type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of key/value pairs contained in the NameObjectCollectionBase instance. (Inherited from NameObjectCollectionBase.) | |
| Dirty |
Gets or sets a value indicating whether the collection has been
marked as changed.
(Inherited from AbstractSessionModel.) | |
| IsReadOnly | Gets or sets a value indicating whether the NameObjectCollectionBase instance is read-only. (Inherited from NameObjectCollectionBase.) | |
| Keys | Gets a NameObjectCollectionBaseKeysCollection instance that contains all the keys in the NameObjectCollectionBase instance. (Inherited from NameObjectCollectionBase.) | |
| ModelManager |
Get the manager for this model.
(Inherited from AbstractSessionModel.) | |
| Serializer |
Get item serializer.
(Inherited from AbstractSessionModel.) | |
| SessionId |
Gets or sets session key.
(Inherited from AbstractSessionModel.) |