Click or drag to resize

SelectFileDialogModelItemsToShowPerPage Property

Namespace:  Dynamicweb.Management.Files.Dialogs.Models
Assembly:  Dynamicweb.Management.Files (in Dynamicweb.Management.Files.dll) Version: 4.1.1
Syntax
public IEnumerable<int> ItemsToShowPerPage { get; set; }

Property Value

Type: IEnumerableInt32
See Also