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; }
Protected MustOverride ReadOnly Property PopupName As String
Get
Property Value
Type:
StringSee Also