Click or drag to resize

ControlResourcesCombineOutput Property

Gets or sets value indicating whether to combine and compress output.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(true)]
[DefaultValueAttribute(false)]
public bool CombineOutput { get; set; }

Property Value

Type: Boolean
Remarks