mojoPortal API Documentation
GetPage Method (pageNumber, pageSize, totalPages)
mojoPortalmojoPortal.BusinessBannedIPAddressGetPage(Int32, Int32, Int32%)
Gets an IList with page of instances of BannedIPAddresse.
Declaration Syntax
C#
public static List<BannedIPAddress> GetPage(
	int pageNumber,
	int pageSize,
	out int totalPages
)
Parameters
pageNumber (Int32)

[Missing <param name="pageNumber"/> documentation for "M:mojoPortal.Business.BannedIPAddress.GetPage(System.Int32,System.Int32,System.Int32@)"]

pageSize (Int32)

[Missing <param name="pageSize"/> documentation for "M:mojoPortal.Business.BannedIPAddress.GetPage(System.Int32,System.Int32,System.Int32@)"]

totalPages ( Int32 %)

[Missing <param name="totalPages"/> documentation for "M:mojoPortal.Business.BannedIPAddress.GetPage(System.Int32,System.Int32,System.Int32@)"]

Return Value

[Missing <returns> documentation for M:mojoPortal.Business.BannedIPAddress.GetPage(System.Int32,System.Int32,System.Int32@)]

Assembly: mojoPortal.Business (Module: mojoPortal.Business) Version: 1.0.4378.24525