Documentation for this section has not yet been entered.
The UserControl.CachePolicy property defines the cache parameters for the instance of the System.Web.UI.UserControl class. The UserControl.CachePolicy property is read-only; however, you can set the properties of the System.Web.UI.ControlCachePolicy object that it returns.
The UserControl.CachePolicy property cannot be set declaratively. It must be set programmatically.