ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / CustomProjectItemBase Class / OnRemoveFromProject Method

In This Topic
    OnRemoveFromProject Method (CustomProjectItemBase)
    In This Topic
    Callback when your custom item is being removed from the project
    Syntax
    public virtual void OnRemoveFromProject()
    Public Overridable Sub OnRemoveFromProject() 
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also