MagicCMS Documentation

MagicKeyword..::..Update Method (Int32, String)

Updates the specified Post keywords.

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

Syntax


public static bool Update(
	int contentPk,
	string keywords
)

Parameters

contentPk
Type: Int32
The id of related post.
keywords
Type: String
Comma separated list of keywords.

Return Value

Boolean.