OutputCacheKeyOptionsExtensions Class |
Namespace: Kentico.Web.Mvc
public static class OutputCacheKeyOptionsExtensions
The OutputCacheKeyOptionsExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | VaryByBrowser |
Ensures that output cache vary by browser type.
|
![]() ![]() | VaryByCookieLevel |
Ensures that output cache vary by cookie level.
|
![]() ![]() | VaryByHost |
Ensures that output cache vary by host name.
|
![]() ![]() | VaryBySite |
Ensures that output cache vary by site name.
|
![]() ![]() | VaryByUser |
Ensures that output cache vary by user.
|