| 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; }
Public Property ItemsToShowPerPage As IEnumerable(Of Integer)
Get
Set
Property Value
Type:
IEnumerableInt32See Also