DictionarySearchDto
public class DictionarySearchDto
Namespace
Constructors
DictionarySearchDto
The default constructor.
public DictionarySearchDto()
Properties
MaxItems
public int MaxItems { get; set; }
ParentKey
public string ParentKey { get; set; }
SearchKey
public string SearchKey { get; set; }