Skip to main content
All docs
V18.2

ASPxClientDashboard.UpdateDashboardTitleToolbar() Method

Namespace: DevExpress.DashboardWeb.Scripts

Assembly: DevExpress.Dashboard.v18.2.Web.WebForms.Scripts.dll

Declaration

public void UpdateDashboardTitleToolbar()

Remarks

The DashboardTitleToolbarUpdated event occurs before the dashboard title toolbar is updated. Use the UpdateDashboardTitleToolbar method to trigger the following event manually.

See Also