Click or drag to resize

CustomFieldDropDownActive Property

Stores and retrieves active flag of the current field.

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

Property Value

Type: Boolean
Field active flag.

Return Value

Type: Boolean
The current field active flag.
Remarks