Click or drag to resize

NumberSelectorBaseTGetDefaultValue Method

Returns the default value.

Namespace:  Dynamicweb.Controls.OMC
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
protected abstract T GetDefaultValue()

Return Value

Type: T
The default value.
Remarks