asp.net membership - can roles be added to the new user control?
Posted
by Jonesy
on Stack Overflow
See other posts from Stack Overflow
or by Jonesy
Published on 2010-04-20T08:14:47Z
Indexed on
2010/04/20
21:13 UTC
Read the original article
Hit count: 217
hi folks,
I'm using the asp built in membership controls, etc. There is a new user control that I wanting to use but this doesn't seem to give the option to set the roles for the user. Anyone know of how I can achieve this?
-- Billy
© Stack Overflow or respective owner