This object has multiple internal objects for working with different components. The following are the high-level objects that come under this object:
- Xrm.Device: This object has a method that is used to work with mobile devices.
- Xrm.Encoding: This object provides a method for encoding and decoding string text.
- Xrm.Navigation: This object includes a method for working with navigation; for example, opening URLs, files, and prompts.
- Xrm.Panel: This object includes a method that's used to display a web page in the side pane of Dynamics 365 CE.
- Xrm.Utility: This object contains many utility methods. For example, one of the methods that's available under this object is used for displaying a progress indicator. In the past, we used to write ...