Interface IPageable
- Namespace
- Dynamicweb.CoreUI.Data
- Assembly
- Dynamicweb.CoreUI.dll
public interface IPageable
- Extension Methods
Properties
PagingIndex
int? PagingIndex { get; set; }
Property Value
- int?
PagingSize
int? PagingSize { get; set; }
Property Value
- int?