Click or drag to resize

CustomFieldSaveDropDowns Method

Saves the drop downs.

Namespace:  Dynamicweb.News.Common
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
protected void SaveDropDowns(
	int fieldId
)

Parameters

fieldId
Type: SystemInt32
The field identifier.
See Also