MS CRM Customization - 在CRM Web中添加按钮及集成扩展程序

来源:互联网 发布:网络h十是什么意思啊 编辑:程序博客网 时间:2024/06/15 11:26
这里有一篇文章用一个示例描述了如何在CRM Web中添加一个自定义按钮,由此按钮来触发定制的扩展Web程序。http://msdn2.microsoft.com/en-us/library/bb267367.aspx

关于CDATA: CRM 的 customization.xml 中大量使用了CDATA

CDATA sections provide a way to tell the parser that there is no markup in the characters contained by the CDATA section. This makes it much easier to create documents containing sections where markup characters might appear, but where no markup is intended. CDATA sections are commonly used for scripting language content and sample XML and HTML content.

http://msdn2.microsoft.com/en-us/library/ms256076.aspx



原创粉丝点击