page editing blue borders for blocks in other languages
I have a multilingual site in EpiServer 7.
I have a block.
This block has some culture specific properties.
The block is only on-page editable in the language that it was created on.
Why aren't the borders showing up in the other languages and how to enable them?
Are you using a ContentArea or a local block (ie a strongly typed property of the block type)?
Either way it should work if you use the [CultureSpecific(true)] attribute on the Content Area or block property.
链接地址: http://www.djcxy.com/p/68874.html下一篇: 页面为其他语言的块编辑蓝色边框