CMSHttpContext Properties |
The CMSHttpContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColumnNames |
Available column names.
(Inherited from AbstractDataContainerParentObjectType.) |
![]() ![]() | Current |
Gets or sets an instance of the HttpContextBase class associated with the current request.
|
![]() ![]() | CurrentOrThrow |
Gets or sets an instance of the HttpContextBase class associated with the current request.
|
![]() ![]() | Default |
Default Http context which is used in case request Http context is not available
|
![]() | IsDefault |
Returns true if the context is the default request context
(Inherited from ContextContainerTParent.) |
![]() | Item |
Gets the value of particular property
(Inherited from AbstractHierarchicalObjectTObject.) |
![]() | Key |
Unique container key
(Inherited from ContextContainerTParent.) |
![]() | 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.) |
![]() ![]() | ThrowExceptionWhenNull |
Gets or sets whether exception should be thrown if CMSHttpContext.Current is null.
|
![]() | UseLocalColumns |
If true, the object uses local columns
(Inherited from AbstractSimpleDataContainerTObject.) |
![]() | UseLocalProperties |
If true, the object uses local properties
(Inherited from AbstractHierarchicalObjectTObject.) |