ObjectContainer Class |
Namespace: CMS.Base
public class ObjectContainer
The ObjectContainer type exposes the following members.
Name | Description | |
---|---|---|
ObjectContainer |
Object container.
|
Name | Description | |
---|---|---|
mKey |
Object key.
| |
mLastModified |
Time when the object was modified the last time.
| |
mValue |
Stored object.
|
Name | Description | |
---|---|---|
LastModified |
Gets the time when the object was last modified.
| |
Value |
Gets / sets the object value
|