Click or drag to resize

ScalarSqlCountWidgetSubtitle Property

Gets or sets widget subtitle

Namespace:  Dynamicweb.Dashboards.Widgets
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
[AddInParameterGroupAttribute("")]
[AddInLabelAttribute("Subtitle")]
[AddInParameterAttribute("WidgetSubtitleEditor")]
[AddInParameterOrderAttribute(2)]
[AddInParameterEditorAttribute(typeof(TextParameterEditor), "")]
public override string Subtitle { get; set; }

Property Value

Type: String
See Also