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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also