EmptyObjectToObjectConverter.EmptyValue Property

Definition

Gets or sets the value to be returned when the object is either null or empty

public object EmptyValue { get; set; }
member this.EmptyValue : obj with get, set
Public Property EmptyValue As Object

Property Value

Applies to