Click or drag to resize

CustomFieldDeleteValues Method

Deletes the values.

Namespace:  Dynamicweb.News.Common
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public static void DeleteValues(
	string context,
	int itemID
)

Parameters

context
Type: SystemString
The context in the sql
itemID
Type: SystemInt32
The item identifier.
See Also