Click or drag to resize

CustomFieldDropDownDropdownDefault Property

Stores and retrieves default flag of the current field.

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

Property Value

Type: Boolean
Field default flag.

Return Value

Type: Boolean
The current field default flag.
Remarks