IExplorerNodeEvents.NodeInitialized Event

Definition

Occurs when a new IExplorerNode is initialized.

public:
 event EventHandler<Microsoft::VisualStudio::SharePoint::Explorer::ExplorerNodeEventArgs ^> ^ NodeInitialized;
event EventHandler<Microsoft.VisualStudio.SharePoint.Explorer.ExplorerNodeEventArgs> NodeInitialized;
member this.NodeInitialized : EventHandler<Microsoft.VisualStudio.SharePoint.Explorer.ExplorerNodeEventArgs> 
Event NodeInitialized As EventHandler(Of ExplorerNodeEventArgs) 

Event Type

Applies to