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