| AddInSelectoruseNewUI Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(true)]
[DefaultValueAttribute("False")]
[ObsoleteAttribute]
public bool useNewUI { get; set; }
<BindableAttribute(true)>
<DefaultValueAttribute("False")>
<ObsoleteAttribute>
Public Property useNewUI As Boolean
Get
Set
Property Value
Type:
BooleanSee Also