Re: re-adding a sub-web to the quicklaunch of the parent



Ask questions on how to do things "programmatically" to the SP Programming newsgroup (for all products) at

microsoft.public.development_and_programming (saying, as here, that you are running WSS 3.0)

It's where the programming experts are (and many existing programming threads)

Mike Walsh
WSS FAQ www.wssfaq.com / wss.collutions.com
no private e-mail questions please

jj_in_atlanta wrote:
on WSS 3.0:
when a sub-web was created we did NOT choose the option to display a link in the quick-launch of the parent site.
Now, we do want the link to appear in the quick launch of the parent - if we add the url manually, the link appears for all users even if they don't have access.

How can I re-add the sub-web so that SharePoint still does it's security Trimming?
I see a property "isInternal" on an SPLink object, but it is read-only - and I don't see how to programmatically create a link to the sub-web and specify that it is internal.

Thanks
.