CRM代码: var iframe = Xrm.Page.getControl("IFRAME_xxx").getObject(); iframe.contentWindow.RefreshSelf(); IFrame 代码: var RefreshSelf = function() { // do something }
原文地址:https://www.cnblogs.com/BinBinGo/p/9887266.html
时间: 2024-11-17 15:39:18
CRM代码: var iframe = Xrm.Page.getControl("IFRAME_xxx").getObject(); iframe.contentWindow.RefreshSelf(); IFrame 代码: var RefreshSelf = function() { // do something }
原文地址:https://www.cnblogs.com/BinBinGo/p/9887266.html