Click or drag to resize

DivWidgetBaseCaption Property

The caption to use for the widget. Typically the widget is provided in the AJAX call. Override this property if the caption is being provided server-side.

Namespace:  NetQuarry.Data.WebMappers
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected virtual string Caption { get; }

Property Value

Type: String
See Also