Click or drag to resize

FrontendControlFactoryValidate Property

Gets or sets a value indicating whether this FrontendControlFactory is validate.

Namespace:  Dynamicweb.News.Common.Frontend
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public bool Validate { get; set; }

Property Value

Type: Boolean
true if validate; otherwise, false.
See Also