Пример #1
0
 public int GetMaxAllowedKeywordsPerPage(IRecipientSession recipientSession)
 {
     return((int)SearchUtils.GetDiscoveryMaxKeywordsPerPage(recipientSession));
 }