Click or drag to resize

InsightWidgetBaseWebsite Property

Namespace:  Dynamicweb.Dashboards.Widgets
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
[AddInLabelAttribute("Website")]
[AddInParameterAttribute("Website")]
[AddInParameterOrderAttribute(90)]
[AddInParameterGroupAttribute("")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "container=body;none=true")]
public virtual int Website { get; set; }

Property Value

Type: Int32
See Also