Override to implement any custom logic for rename of your item
protected virtual bool OnRename(
string
)
Protected Overridable Function OnRename( _
ByVal As String _
) As Boolean
Parameters
- newName
- The new item name
Return Value
True if rename is successfull
Target Platforms: Windows 11, Windows 10
ArcGIS Pro version: 3 or higher.