how to set Role by default in asp.net web forms -


i have 2 roles "administrator" , " basic user". want when register default in role "basic user". trying find in web administration tool can't find .

as suggested may want use addusertorole method of roles api. check out this link shows how it:


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -