Html and Xml Encoding/ Decoding in Dynamics 365/ CDS Client API
Views (185)
If you are looking for html encoding/ decoding while writing client code in Dynamics 365/ CDS, you don’t need to look to any jQuery or third party libraries to do that. Infact Dynamics 365 Client API have Xrm.Encoding namespace which contains all the method to perform html encoding/ decoding and xml encoding/ decoding as well. … Continue reading Html and Xml Encoding/ Decoding in Dynamics 365/ CDS Client API
This was originally posted here.

Like
Report
*This post is locked for comments