MagicCMS Documentation

MagicPostTypeInfoCollection Constructor (Boolean, Boolean, MagicPostTypeInfoOrder)

Initializes a new instance of the MagicPostTypeInfoCollection class.

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

Syntax


public MagicPostTypeInfoCollection(
	bool onlyActive,
	bool deleted,
	MagicPostTypeInfoOrder order
)

Parameters

onlyActive
Type: Boolean
Active flag.
deleted
Type: Boolean
Deleted flag
order
Type: MagicCMS.Core..::..MagicPostTypeInfoOrder
The order.