BooleanFilteringAttribute.FalseText property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the text used of false value.

public string FalseText { get; set; }

Property Value

The false text.

See Also