Click or drag to resize

OptionalElementWidgetPopupName Property

The unique name of the popup. Currently this is used to provide a unique CSS class for the popup widget.

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

Property Value

Type: String
See Also