WebFileCacheEventArgs Class |
Namespace: ShellBoost.Core.Utilities
public class WebFileCacheEventArgs : CancelEventArgs
The WebFileCacheEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| WebFileCacheEventArgs |
Initializes a new instance of the WebFileCacheEventArgs class.
|
| Name | Description | |
|---|---|---|
| Client |
Gets the client.
| |
| ContentUrl |
Gets or sets the content URL.
| |
| ContentWasUpdated |
Gets or sets a value indicating whether content was updated.
| |
| Options |
Gets the options.
|