HelperPage.Cache 属性

定义

获取当前应用程序域的缓存对象。

public static System.Web.Caching.Cache Cache { get; }
member this.Cache : System.Web.Caching.Cache
Public Shared ReadOnly Property Cache As Cache

属性值

缓存对象。

适用于