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