Click or drag to resize

CustomFieldDropDownFieldID Property

Stores and retrieves the current field ID value.

Namespace:  Dynamicweb.News.Common
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public int FieldID { get; set; }

Property Value

Type: Int32
Field ID.

Return Value

Type: Int32
The current field ID.
Remarks