| OutputFilterContext Properties |
The OutputFilterContext type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplyOutputFilter |
If true, filter is applied on current request.
| |
| CanResolveAllUrls |
Determines whether resolving of all url can be used.
See HTMLHelper.ResolveUrls method.
| |
| ColumnNames |
Available column names.
(Inherited from AbstractDataContainerParentObjectType.) | |
| CurrentFilter |
Current request filter.
| |
| CurrentNETOutputCacheMinutes |
Current output cache minutes for .NET processing
| |
| CurrentOutputCacheMinutes |
Current output cache minutes.
| |
| EndRequest |
Indicates whether the request should end after "ProcessCachedOutput" event or not.
Default value is "True".
| |
| FilterResponseOnRender |
Indicates whether response should be filtered on render (This property should not be used in custom code)
| |
| 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.) | |
| LogCurrentOutputToFile |
If true, current output is logged to the file.
| |
| OutputFilterEndRequestRequired |
Gets or sets the value that indicates whether end request is required
| |
| 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.) | |
| SentFromCache |
Gets the value that indicates whether response is sent from cache
| |
| UseLocalColumns |
If true, the object uses local columns
(Inherited from AbstractSimpleDataContainerTObject.) | |
| UseLocalProperties |
If true, the object uses local properties
(Inherited from AbstractHierarchicalObjectTObject.) |