Click or drag to resize

ValidationConfiguratorAllowEdit Property

Gets or sets a value indicating whether [allow edit].

Namespace:  Dynamicweb.Controls.Legacy.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public bool AllowEdit { get; set; }

Property Value

Type: Boolean
true if [allow edit]; otherwise, false.
See Also