| 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
)
Protected Sub SaveDropDowns (
fieldId As Integer
)
Parameters
- fieldId
- Type: SystemInt32
The field identifier.
See Also