| 
                                                                            
                                                                                kentico_radekm
                                                                            - 
                                                                                1/28/2010 2:22:54 PM
                                                                            
                                                                         
                                                                        RE:Deep Linking to CMS Desk or Site Manager 
                                                                            Hello.
 If you want to use a link to some user interface section, you need to link directly an appropriate frame. E.g., for CMSDesk -> Administration -> Users you need to use http://[domain]/CMSSiteManager/Administration/Users/Users_Frameset.aspx?siteid=1
 
 If you want to link some document in CMSDesk -> Content, you can use this syntax:
 http://[domain]/CMSDesk/default.aspx?section=content&action=edit&nodeid=[int]&culture=[cultureCode], for example: http://localhost/KenticoCMS/CMSDesk/default.aspx?section=content&action=edit&nodeid=11&culture=en-US
 
 Best Regards,
 Radek Macalik
 Support Engineer
 
                                                                            
                                                                         
 
                                                                            
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                         |