Click or drag to resize

GroupBoxPersonalize Property

Gets or sets value indicating whether to enable personal settings.

Namespace:  Dynamicweb.UI.Controls
Assembly:  Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax
[BindableAttribute(true)]
[DefaultValueAttribute("False")]
public bool Personalize { get; set; }

Property Value

Type: Boolean
See Also