Hi. Is there a simple way to manage visibility of control (e.g. LinkButton) based on security roles assigned to destination page to which this LinkButton leads? Or is there a simple way to check roles assigned to another page? For example in TreeView control there is built-in securityTrimmingEnabled option which causes that some nodes are not visible to users without rights to open destination page. This is very easy to use, and I'm wondering if there is similar way to work with other controls.
↧