| 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; }
Public Property Active As Boolean
Get
Set
Property Value
Type:
BooleanField active flag.
Return Value
Type:
BooleanThe current field active flag.
Remarks See Also