Click or drag to resize
CacheClearEventArgs Properties

The CacheClearEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public propertyClearCacheFiles
True if the user wants cache files to be cleared
Public propertyClearCookies
True if the user wants cookies to be cleared
Top
See Also