CaptionsForBoolValuesAttribute Constructors
Applied to Boolean business class properties. Specifies captions used to display the target property’s values.Name | Parameters | Description |
---|---|---|
CaptionsForBoolValuesAttribute(String, String) | captionForTrue, captionForFalse | Initializes a new instance of the CaptionsForBoolValuesAttribute class. |
See Also