A aa Dec 9, 2004 #3 I was create web.sitemap file in asp.net 2.0 and when I was describing my web site structure i saw that <siteMapNode url="default.aspx" title="Home" description="" roles=""> Where and how it is using the "roles" value
I was create web.sitemap file in asp.net 2.0 and when I was describing my web site structure i saw that <siteMapNode url="default.aspx" title="Home" description="" roles=""> Where and how it is using the "roles" value
P Patrick Olurotimi Ige Dec 10, 2004 #4 Check this site at:- http://www.codeproject.com/aspnet/aspnet2security.asp It explains how to use ROLES with SiteMap..
Check this site at:- http://www.codeproject.com/aspnet/aspnet2security.asp It explains how to use ROLES with SiteMap..