delegateas / XrmDefinitelyTyped

Tool to generate TypeScript declaration files for Dynamics 365/CDS client-side coding.
http://delegateas.github.io/Delegate.XrmDefinitelyTyped/
MIT License
133 stars 53 forks source link

Add getContentWindow method in ExternalControl( Webresource and IFrame) #291

Closed VlassisBakas closed 8 months ago

VlassisBakas commented 1 year ago

This method extends the ExternalControl which is inherited in WebresourceControl and IframeControl. On success, returns a promise that contains a content window instance representing an IFRAME or web resource. More info : https://learn.microsoft.com/en-us/power-apps/developer/model-driven-apps/clientapi/reference/controls/getcontentwindow