Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 SharePoint 2010 中,是否有一种方法可以在发布页面的内容显示之前对其进行处理?我想在内容中使用“短代码”(例如:[tab]、[accordion]),然后在将其呈现到页面之前将其解析为 html。
本网站可能会为您指明正确的方向。他创建了一个带有代码的母版页。您可以使用更改页面内容的代码隐藏文件创建自定义发布页面。