| 
                                                                            
                                                                                kentico_radekm
                                                                            - 
                                                                                5/11/2011 2:53:53 AM
                                                                            
                                                                         
                                                                        RE:How to Get Documents without its Child documents 
                                                                            Hello.
 You can also use special expressions that extract parts of the current path, such as this.
 
 Examples:
 
 /{0}/{1}/% - all documents under the second level of the current path
 
 /{0}/{1}/details - document Details under the second level of the current path
 
 Best Regards,
 Radek Macalik
 
                                                                            
                                                                         
 
                                                                            
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                            
                                                                            
                                                                            
                                                                            
                                                                         
                                                                         |