I made a layout component for my application.In this layout I want to
implement this function that to check whether user login the system,if
not,then redirect the login page.How to finish it. I try to do this in
@BeginRender,but this method only return the booean or void .How can I
redirect other pages?

Reply via email to