MagicCMS Documentation

MagicPostTypeInfoCollection Constructor (Boolean, Boolean, String)

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,
	string whereClause
)

Parameters

onlyActive
Type: Boolean
The only active.
deleted
Type: Boolean
The deleted.
whereClause
Type: String
The where clause.