Click or drag to resize

ListWidgetNoItemsMessage Property

Message to display if the list has no items.

Namespace:  Dynamicweb.Dashboards.Widgets
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
[AddInParameterAttribute("NoItemsMessage")]
public string NoItemsMessage { get; set; }

Property Value

Type: String
See Also