| CustomFieldDeleteDropDowns Method |
Deletes the drop downs.
Namespace:
Dynamicweb.News.Common
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax protected void DeleteDropDowns(
int fieldId
)
Protected Sub DeleteDropDowns (
fieldId As Integer
)
Parameters
- fieldId
- Type: SystemInt32
The field identifier.
See Also