MagicCMS Documentation

MagicTranslation Constructor (Int32, String)

Initializes a new instance of the MagicTranslation class.

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

Syntax


public MagicTranslation(
	int postPk,
	string langId
)

Parameters

postPk
Type: Int32
The translated post primary Key.
langId
Type: String
The language id of translation.