OutputCacheAttribute.VaryByCustom Property

Visual Studio 2010

Gets or sets the vary-by-custom value.

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

'Declaration
Public Property VaryByCustom As String
	Get
	Set

Property Value

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

Any text that represents custom output-caching requirements.

Community Additions

ADD
Show: