Returns the current title (a.k.a. window caption) of the dockable pane.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2014
Syntax
| C# |
|---|
public string GetTitle() |
| Visual Basic |
|---|
Public Function GetTitle As String |
| Visual C++ |
|---|
public: String^ GetTitle() |