How to limit the discussion result programmatically
 rloyola                
                
                     New
rloyola                
                
                     New                
            Hi
I have custom discussions page(discussions/somepage) how do I limit the maximum number of discussions to return? Right now I can only alter the "Where" and "Sort" in the BeforeGet and BeforeGetCount. Is there a way to do this?
Thanks
0          
             
         
            
Comments
->Limit($Limit, $Offset);