OnZoneSelected
This event triggers when the user selects a zone by mouse click.
Syntax
OnZoneSelected (Page As String, Zone As String)
Parameter | Description |
---|---|
Page |
Name of the page where the zone is located. |
Zone |
Name of the selected zone. |