OutputCacheAttribute.VaryByCustom Property

Gets or sets the vary-by-custom value.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

member VaryByCustom : string with get, set

Property Value

Type: System.String
The vary-by-custom value.

Any text that represents custom output-caching requirements.

Show: