MagicCMS Documentation

MagicPost..::..MergeContext Method

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

Syntax


public bool MergeContext(
	HttpContext context,
	string[] propertyList,
	out string msg
)

Parameters

context
Type: HttpContext
propertyList
Type: array<String>[]()[][]
msg
Type: String%