FieldTemplateUserControl.ConvertEditedValue Method (String)
.NET Framework (current version)
Gets either an input value or null based on ConvertEmptyStringToNull and NullDisplayText.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Parameters
- value
-
Type:
System.String
The input value.
This method returns ConvertEmptyStringToNull property and NullDisplayText property which can be set via metadata or the DynamicField class or DynamicControl.
.NET Framework
Available since 3.5
Available since 3.5
Show: