MagicCMS Documentation

MagicKeyword Constructor (Int32, String)

Initializes a new instance of the MagicKeyword class containing a specific tag for the default language.

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

Syntax


public MagicKeyword(
	int contentPk,
	string keyword
)

Parameters

contentPk
Type: Int32
The id of related post.
keyword
Type: String
The keyword.