WebFileCacheEventArgsContentWasUpdated Property |
Gets or sets a value indicating whether content was updated.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public bool ContentWasUpdated { get; set; }
Property Value
Type:
Booleantrue if content was updated; otherwise,
false.
See Also