| Stefan [MSFT] 2004-02-23, 5:34 pm |
| Hi John,
if a channel is hidden, then it is not returned in the ChannelItem
collection or channel collection of a channel.
If you are inside a hidden channel that contains channels without the hidden
attribute then you are able to enumerate these subchannels.
So it clearly depends on where you are. If you can't see the channel then
you would have difficulties to know that it exists and you would have
difficulties to enumerate its child channels.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"John" <anonymous@discussions.microsoft.com> wrote in message
news:024c01c3fa77$2bcca530$a001280a@phx.gbl...
> Hi,
>
> If I choose to hide a channel from posting (so it won't
> show in the url), will it still show the its subchannels?
> I hope so!
>
> Thanks...
>
>
|