System.Web.UI.PartialCachingAttribute.VaryByCustom Property

Gets a list of custom strings that the output cache will use to vary the user control.

Syntax

public string VaryByCustom { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If you specify "browser" for this property, the user control will be varied by browser type and major version number. You can also use this property to extend the values that output cache varies the user control response.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0