OutputCacheAttribute.Location 属性

定义

获取或设置位置。

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

属性值

位置。

适用于