select Name,MenuID,Link from SiteMenu where MenuID
IN (select m.SubMenuId from SiteMenu m,[Permissions] p
where m.MenuID=p.MenuID AND p.RoleID=@RoleID )
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Salman BegPosted May 18, 2019, 11:07 AM