| CustomFieldTypeID Property |
Stores and retrieves the current field type.
Namespace:
Dynamicweb.News.Common
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public int TypeID { get; set; }
Public Property TypeID As Integer
Get
Set
Return Value
Type:
Int32The current field type.
Implements
IFControlInfoTypeIDRemarks See Also