ViewContainer.refresh Method
If the view ID and view type are set, calling this will cause the iframe to
reload with the given properties. Since this is a full page load, it should be called with caution.
This must be called at least once after setting all the properties.
To track when this refresh is finished, the viewReady event can be used.