| BlockHeaderDoTranslate Property |
Namespace:
Dynamicweb.UI.Controls
Assembly:
Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax [BindableAttribute(true)]
[DefaultValueAttribute("Large")]
public bool DoTranslate { get; set; }
<BindableAttribute(true)>
<DefaultValueAttribute("Large")>
Public Property DoTranslate As Boolean
Get
Set
Property Value
Type:
BooleanSee Also