| ListRenderWithDiv Property |
Gets or sets value indicating whether to render the list in divs for the new UI.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(true)]
[DefaultValueAttribute("False")]
public bool RenderWithDiv { get; set; }
<BindableAttribute(true)>
<DefaultValueAttribute("False")>
Public Property RenderWithDiv As Boolean
Get
Set
Property Value
Type:
BooleanRemarks See Also