Custom User Property and Custom Login Control

Posted by Community Admin on 04-Aug-2018 15:09

Custom User Property and Custom Login Control

All Replies

Posted by Community Admin on 01-Mar-2013 00:00

I have created a custom login control by inheriting the PublicControls.LoginControl and added a custom property to the User Page in the admin setup called landingURL, 

I understand that I need to override the LoginForm_Authenticate method to apply custom logic but how to I get to the custom property to perform a redirect after successful login for each user?

This thread is closed