DockablePanesBuiltInDockablePanesHostByLinkNavigator Property |
The host by link navigator pane.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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