You are here: RainWorx.FrameWorx.DTO Namespaces > RainWorx.FrameWorx.DTO > Page(T) Class

PageT Class

AuctionWorx 3.5 API
Inheritance Hierarchy

SystemObject
  RainWorx.FrameWorx.DTOPageT

Namespace:  RainWorx.FrameWorx.DTO
Assembly:  RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5

Syntax

C#
public class Page<T>

Type Parameters

T

The PageT type exposes the following members.

Constructors

NameDescription
Public methodPageT
Initializes a new instance of the PageT class
Public methodPageT(IEnumerableT, Int32, Int32, Int32, String)
Initializes a new instance of the PageT class
Top
Properties

NameDescription
Public propertyDataTotals
Public propertyList
Public propertyPageIndex
Public propertyPageSize
Public propertySortExpression
Public propertyTotalItemCount
Public propertyTotalPageCount
Top
Extension Methods

NameDescription
Public Extension MethodToMvcHtmlString
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.)
Top
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.