Exemplo n.º 1
0
 public int GetPreviewSearchResultsPageSize(IRecipientSession recipientSession)
 {
     return((int)SearchUtils.GetDiscoveryPreviewSearchResultsPageSize(recipientSession));
 }