| 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; }
<AddInLabelAttribute("Website")>
<AddInParameterAttribute("Website")>
<AddInParameterOrderAttribute(90)>
<AddInParameterGroupAttribute("")>
<AddInParameterEditorAttribute(GetType(DropDownParameterEditor), "container=body;none=true")>
Public Overridable Property Website As Integer
Get
Set
Property Value
Type:
Int32See Also