  | FrontendControlWasChanged Property  | 
 
 Gets or sets a value indicating whether [was changed].
 
 
    Namespace: 
   Dynamicweb.News.Common.Frontend
    Assembly:
   Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntaxpublic bool WasChanged { get; set; }Public Property WasChanged As Boolean
	Get
	Set
Property Value
Type: 
Booleantrue if [was changed]; otherwise, 
false.
 
See Also