Hello
This page mentions that blocks can have an ACL: http://joelabrahamsson.com/episerver-7-content-pages-and-blocks/.
How would I go about modifying the ACL, in code, for a block? PageData is the only one with an ACL-property.
And, how do I go about modifying the ACL for any IContent? Is it possible?
Best regards, Emil
Facing the same issue, did you resolve this regarding ACL on Blocks. How do I check premissions on blocks?
Regards, Tony H
Cast the block to ISecurable
Hello
This page mentions that blocks can have an ACL: http://joelabrahamsson.com/episerver-7-content-pages-and-blocks/.
How would I go about modifying the ACL, in code, for a block? PageData is the only one with an ACL-property.
And, how do I go about modifying the ACL for any IContent? Is it possible?
Best regards, Emil