0 out of 5 rated this helpful - Rate this topic

OutputCacheAttribute.VaryByCustom Property

Gets or sets the vary-by-custom value.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public string VaryByCustom { get; set; }

Property Value

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

Any text that represents custom output-caching requirements.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.