Click or drag to resize

CTInterfaceValidateCustomPropertiesArgsCancelCaption Property

Caption of the message group. If this is left null or empty, localized "Error" is used instead.

Namespace:  ATR.CT.CTInterface
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public string CancelCaption { get; set; }

Property Value

Type: String
See Also