System.Web.HttpCacheVaryByParams.IgnoreParams Property

Gets or sets a value indicating whether an HTTP response varies by Get or Post parameters.

Syntax

public bool IgnoreParams { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Setting the HttpCacheVaryByParams.IgnoreParams property to true is equivalent to setting the @ OutputCache directive VaryByParams attribute to "none" for the resource.

Requirements

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