MagicCMS Documentation

MagicIndex Constructor (Int32, String, String)

Initializes a new instance of the MagicIndex class.

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

Syntax


public MagicIndex(
	int mpPk,
	string mpTitle,
	string langId
)

Parameters

mpPk
Type: Int32
The MagicPost pk.
mpTitle
Type: String
The MagicPost title.
langId
Type: String
The language identifier.