Skip to content

Commit 001eb57

Browse files
committed
Only support "webresource" for webresources in navigateTo
1 parent 31016c3 commit 001eb57

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
@@ -501,7 +501,7 @@ declare namespace Xrm {
501501
/**
502502
* Specify "webresource".
503503
*/
504-
pageType: string;
504+
pageType: "webresource";
505505

506506
/**
507507
* The name of the web resource to load.

0 commit comments

Comments
 (0)