OnZoneRenamed

This event triggers after renaming a zone using the properties dialog of the zone.

Syntax

OnZoneRenamed (OldName As String, NewName As String, Cancel As Boolean)
Parameter Description

OldName

Old name of the zone

NewName

New name of the zone

Cancel

True: Cancel renaming

False: Execute renaming