OutputCacheAttribute.Location Property

Definition

Gets or sets the location.

public System.Web.UI.OutputCacheLocation Location { get; set; }
member this.Location : System.Web.UI.OutputCacheLocation with get, set
Public Property Location As OutputCacheLocation

Property Value

The location.

Applies to