New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.CacheSettings

This Class defines the Cache Settings of RadScriptManager.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.ObjectWithState
  • Telerik.Web.UI.CacheSettings

Properties

Enabled Boolean

Enables web resource cache. Cache is disabled by default.

PageKey String

Gets or sets the unique key of the page. Combined web resources are associated with a page key.

In this article