The host by link navigator pane.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
C# |
---|
public static DockablePaneId HostByLinkNavigator { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property HostByLinkNavigator As DockablePaneId Get |
Visual C++ |
---|
public: static property DockablePaneId^ HostByLinkNavigator { DockablePaneId^ get (); } |