| DashboardWidgetTitleAction Property |
Gets or sets widget title action
Namespace:
Dynamicweb.Dashboards.Widgets
Assembly:
Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax public virtual Action TitleAction { get; set; }
Public Overridable Property TitleAction As Action
Get
Set
Property Value
Type:
ActionSee Also