您的位置:首页 > 其它

sitecore 16/8/11

2016-08-11 09:23 381 查看
sitecore事件触发方式

<event name="publish:end">
<handler type="Sitecore.Publishing.HtmlCacheClearer, Sitecore.Kernel" method="ClearCache">
<sites hint="list">
<site>website</site>
</sites>
</handler>
<handler type="PG.ABBs.MultiBrand.Pampers.CN.GiftToGrow.PublishEndHandler, PG.ABBs.MultiBrand.Pampers.CN.GiftToGrow" method="PublishEnd">
</handler>
</event>
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐