Skip to content

Commit 1dbd2f2

Browse files
committed
Update xrm_ext_9-.d.ts
Force dashboard on navigateTo for Dashboards
1 parent 05474b0 commit 1dbd2f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/XrmDefinitelyTyped/Resources/Extensions/xrm_ext_9-.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ declare namespace Xrm {
517517
/**
518518
* Specify "dashboard"
519519
*/
520-
pageType: string;
520+
pageType: "dashboard";
521521

522522
/**
523523
* The ID of the dashboard to load. If you don't specify the ID, navigates to the default dashboard.

0 commit comments

Comments
 (0)