| 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; }
Public Property FieldID As Integer
Get
Set
Property Value
Type:
Int32Field ID.
Return Value
Type:
Int32The current field ID.
Remarks See Also