| 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; }
Public Property AllowEdit As Boolean
Get
Set
Property Value
Type:
Booleantrue if [allow edit]; otherwise,
false.
See Also