Click or drag to resize

WebFileCacheEventArgs Properties

The WebFileCacheEventArgs 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 propertyClient
Gets the client.
Public propertyContentUrl
Gets or sets the content URL.
Public propertyContentWasUpdated
Gets or sets a value indicating whether content was updated.
Public propertyOptions
Gets the options.
Top
See Also