| CMSSiteDataContext Properties |
The CMSSiteDataContext type exposes the following members.
| Name | Description | |
|---|---|---|
| ColumnNames |
Available column names.
(Inherited from AbstractDataContainerParentObjectType.) | |
| Documents |
Gets the collection of all documents on the site
(Inherited from CMSDataContextBaseParentType.) | |
| IsCachedObject |
If true, the object is cached within the system for later use
(Inherited from CMSDataContextBaseParentType.) | |
| IsDisconnected |
Returns true if this object is disconnected from the database
(Inherited from CMSDataContextBaseParentType.) | |
| Item |
Gets the value of particular property
(Inherited from AbstractHierarchicalObjectTObject.) | |
| LoadObjectsLock |
Gets lock object to synchronize LoadObjects execution.
(Inherited from CMSDataContextBaseParentType.) | |
| Properties |
Properties available through the context.
(Inherited from AbstractHierarchicalObjectTObject.) | |
| PropertyList |
Used property list
(Inherited from AbstractHierarchicalObjectTObject.) | |
| RegisteredColumns |
Registered Columns
(Inherited from AbstractSimpleDataContainerTObject.) | |
| RegisteredColumnsObject |
Registered Columns object
(Inherited from AbstractSimpleDataContainerTObject.) | |
| RegisteredProperties |
Registered properties
(Inherited from AbstractHierarchicalObjectTObject.) | |
| RegisteredPropertiesObject |
Registered properties object
(Inherited from AbstractHierarchicalObjectTObject.) | |
| RootDocument |
Gets the root document of current site.
(Inherited from CMSDataContextBaseParentType.) | |
| SiteName |
Context site name.
(Inherited from CMSDataContextBaseParentType.) | |
| SiteObjects |
Returns the list of all site objects (entry point to site objects).
(Inherited from CMSDataContextBaseParentType.) | |
| UseLocalColumns |
If true, the object uses local columns
(Inherited from AbstractSimpleDataContainerTObject.) | |
| UseLocalProperties |
If true, the object uses local properties
(Inherited from AbstractHierarchicalObjectTObject.) |