Click or drag to resize

CustomFieldDropDownDefaultValue Property

Stores and retrieves a DropDownList default value.

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

Property Value

Type: String
A DropDownList default value.

Return Value

Type: String
The DropDownList default value.
Remarks