Click or drag to resize

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
Syntax
public bool WasChanged { get; set; }

Property Value

Type: Boolean
true if [was changed]; otherwise, false.
See Also