Constable Authorization Engine 2.0 BETA

InstanceView.GetSelectedNodeText Method 

[This is preliminary documentation and subject to change.]

Returns the text of the currently selected node, or an empty string if no node is currently selected.

[Visual Basic]
Public Function GetSelectedNodeText() As String
[C#]
public string GetSelectedNodeText();

Return Value

See Also

InstanceView Class | LaMarvin.Design.Controls Namespace