Display the MCMS channel at my server
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Microsoft Content Management Server > Display the MCMS channel at my server




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Display the MCMS channel at my server  
ynevet@gmail.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-13-07 12:16 AM

Hi folks,

How can I find out all the channels at my MCMS2002 server by some
object in ASP.NET?

For example: Displaying a list of the channels in some table in my
asp.net page.

Any CMS object?

Thanks.

Yair






[ Post a follow-up to this message ]



    Re: Display the MCMS channel at my server  
niroshan


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-13-07 06:19 PM

try this

Channel chCurrentChannel = (Channel) CmsHttpContext.Current.RootChannel
(this will give you the root channel object "/Channels")

write a function to display all subchannels under the root channel.

foreach Channel subChanel in chCurrentChannel.Channels

Response.write (subChanel .DisplayName)













<ynevet@gmail.com> wrote in message
news:1186945367.209358.182950@l70g2000hse.googlegroups.com...
> Hi folks,
>
> How can I find out all the channels at my MCMS2002 server by some
> object in ASP.NET?
>
> For example: Displaying a list of the channels in some table in my
> asp.net page.
>
> Any CMS object?
>
> Thanks.
>
> Yair
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 08:40 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register