| AjaxControlEnableLegacyRendering Property |
Gets or sets value indicating whether to enable legacy rendering.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(false)]
[DefaultValueAttribute(false)]
public bool EnableLegacyRendering { get; set; }
<BindableAttribute(false)>
<DefaultValueAttribute(false)>
Public Property EnableLegacyRendering As Boolean
Get
Set
Property Value
Type:
BooleanRemarks See Also