Sorry... ASP.NET question

Sorry... ASP.NET question

am 03.04.2008 01:24:01 von JMnich

Hi!
I didn't find a better-matching-group:
I have written my own sitemapprovider in asp.net but now I need to select
the nodes depending on the logon information of the user. So: what is the
supposed way to select (and show) only those nodes via the sitemapprovider to
which the user has access?

Or am i completely wrong?

Re: Sorry... ASP.NET question

am 03.04.2008 12:19:14 von Daniel Crichton

JMnich wrote on Wed, 2 Apr 2008 16:24:01 -0700:

> Hi!
> I didn't find a better-matching-group:
> I have written my own sitemapprovider in asp.net but now I need to
> select the nodes depending on the logon information of the user. So:
> what is the supposed way to select (and show) only those nodes via the
> sitemapprovider to which the user has access?

> Or am i completely wrong?


Try microsoft.public.dotnet.framework.asp as that is the general ASP.NET
newsgroup.

--
Dan