MagicCMS Documentation

MagicPost..::..GetByType Method (array<Int32>[]()[][])

Gets a collection of MagicPost filtered by type.

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public static MagicPostCollection GetByType(
	int[] tipi
)

Parameters

tipi
Type: array<Int32>[]()[][]
The post type array.

Return Value

MagicPostCollection.