GeoBlazor Pro
dymaptic.GeoBlazor.Pro
dymaptic.GeoBlazor.Pro.Functions
PopupTemplateContentDestroyer(PopupTemplateCreatorEvent) Delegate
<a target=”_blank” href=”https://docs.geoblazor.com/pages/classes/dymaptic.GeoBlazor.Core.Functions.PopupTemplateContentDestroyer.html”>GeoBlazor Docs</a> A delegate to destroy the content of a popup template.
public delegate System.Threading.Tasks.Task PopupTemplateContentDestroyer(dymaptic.GeoBlazor.Pro.Events.PopupTemplateCreatorEvent destroyerEvent);
Parameters
destroyerEvent
PopupTemplateCreatorEvent
The event that contains the graphic feature that was clicked on to trigger the popup.