[]
        
(Showing Draft Content)

C1.Web.Mvc.BaseCollectionViewService-1.PageSize

PageSize Property

PageSize

Gets or sets the page size. 0 means to disable paging.

Declaration
public virtual int PageSize { get; set; }
Implements