Click or drag to resize

DashboardBaseTitle Property

Gets or sets the Dashboard title

Namespace:  Dynamicweb.Dashboards
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
public string Title { get; set; }

Property Value

Type: String

Implements

IDashboardTitle
See Also