LayerManager.getAllLayers Method
        
 Retrieves all the LayerViewModels. In increasing base zIndex order.
 
         
        Parameters
        
            - withoutTemplate
            
 
            - 
                
Type: Boolean
(optional) A value indicating whether the template layer is excluded.
Optional: True 
            - withContextFocusLayer
            
 
            - 
                
Type: Boolean
(optional) A value indicating whether the context focus layer is included.
Optional: True 
        
        Return Value
        
Type: Array
        
ElementType: dundas.controls.LayerViewModels
        
An array of the layer Viewmodels.