ArcGIS Pro 2.9 API Reference Guide
AddReference(String) Method

ArcGIS.Desktop.Framework.Contracts Namespace > DynamicMenu Class > AddReference Method : AddReference(String) Method
The DAML to add to the menu.
Adds an existing DAML control to the menu.
Syntax
protected void AddReference( 
   string refID
)
Protected Overloads Sub AddReference( _
   ByVal refID As String _
) 

Parameters

refID
The DAML to add to the menu.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

DynamicMenu Class
DynamicMenu Members
Overload List