ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / Item Class / OnCurrentRoot Method

In This Topic
    OnCurrentRoot Method (Item)
    In This Topic
    Called when the Item becomes the current root item in the Catalog View.
    Syntax
    public virtual void OnCurrentRoot( 
       bool isActivating
    )
    Public Overridable Sub OnCurrentRoot( _
       ByVal isActivating As Boolean _
    ) 

    Parameters

    isActivating
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also