Click or drag to resize
OutputCacheKeyOptionsExtensions Methods

The OutputCacheKeyOptionsExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberVaryByBrowser
Ensures that output cache vary by browser type.
Public methodStatic memberVaryByCookieLevel
Ensures that output cache vary by cookie level.
Public methodStatic memberVaryByHost
Ensures that output cache vary by host name.
Public methodStatic memberVaryBySite
Ensures that output cache vary by site name.
Public methodStatic memberVaryByUser
Ensures that output cache vary by user.
Top
See Also