| 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()
Protected MustOverride Function GetDefaultValue As T
Return Value
Type:
TThe default value.
Remarks See Also