SessionStateItemCollection Properties
.NET Framework 3.0
(see also
Protected Properties
)
Top
| 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.
|
| Item |
Overloaded.
Gets or sets a value in the collection.
|
| Keys |
Overridden.
Gets a collection of the variable names for all values stored in the collection.
|
| Name | Description | |
|---|---|---|
| IsReadOnly |
Gets or sets a value indicating whether the NameObjectCollectionBase instance is read-only.
(inherited from
NameObjectCollectionBase)
|
Reference
SessionStateItemCollection ClassSystem.Web.SessionState Namespace
Other Resources
ASP.NET Session StateCommunity Additions
ADD
Show: