S
Sami
hi im new to asp.net
i would like to use the role manager to only show certain items when the
current user is a member of a particular role.
The items table looks like this-
ID | NAME | TEXT
what should I add to this table to make this work?
an uniqueidentifier RoleId? but what if i want to associate multiple roles
with this item?
thank you
Sami
i would like to use the role manager to only show certain items when the
current user is a member of a particular role.
The items table looks like this-
ID | NAME | TEXT
what should I add to this table to make this work?
an uniqueidentifier RoleId? but what if i want to associate multiple roles
with this item?
thank you
Sami