CachedModelMetadata<TPrototypeCache>.ConvertEmptyStringToNull Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a cached value that indicates whether empty strings that are posted back in forms should be converted to null.
public override sealed bool ConvertEmptyStringToNull { get; set; }
member this.ConvertEmptyStringToNull : bool with get, set
Public Overrides NotOverridable Property ConvertEmptyStringToNull As Boolean
Property Value
A cached value that indicates whether empty strings that are posted back in forms should be converted to null.