Example #1
0
 public int GetMaxRefinerResults(IRecipientSession recipientSession)
 {
     return((int)SearchUtils.GetDiscoveryMaxRefinerResults(recipientSession));
 }