  | DashboardBaseTitle Property  | 
 
            Gets or sets the Dashboard title
            
 
    Namespace: 
   Dynamicweb.Dashboards
    Assembly:
   Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntaxpublic string Title { get; set; }Public Property Title As String
	Get
	Set
Property Value
Type: 
StringImplements
IDashboardTitle
See Also