Click or drag to resize

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; }

Return Value

Type: Int32
The current field type.

Implements

IFControlInfoTypeID
Remarks