DockablePanes.BuiltInDockablePanes.HostByLinkNavigator Property

DockablePanesBuiltInDockablePanesHostByLinkNavigator Property

The host by link navigator pane.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static DockablePaneId HostByLinkNavigator { get; }
Public Shared ReadOnly Property HostByLinkNavigator As DockablePaneId
	Get
public:
static property DockablePaneId^ HostByLinkNavigator {
	DockablePaneId^ get ();
}
static member HostByLinkNavigator : DockablePaneId with get

Property Value

DockablePaneId
See Also