Indicates that the content of this element should be cached by page. Attributes of this element are not cached and may be changed by other tag helpers.
[HtmlTargetElement]
public class PageCacheTagHelper
- Inheritance:
- ObjectTagHelperPageCacheTagHelper
Constructors
PageCacheTagHelper(IRedaktContext, IApplicationCache, HtmlEncoder) | Default constructor. Services are injected by the IoC container. |
Properties
Order | |
PageCache | Enables by page caching of the the content of this element. |
Methods
ProcessAsync(TagHelperContext, TagHelperOutput) |