Share

BrowserPanes.GetClientBrowserNodeDefinition Method

Parent Object: BrowserPanes

Description

Method that returns the specified ClientBrowserNodeDefinition.

Syntax

BrowserPanes.GetClientBrowserNodeDefinition( ClientId As String, Id As Long ) As ClientBrowserNodeDefinition

Parameters

Name Type Description
ClientId String Input string that specifies ClientId associated with the definition.
Id Long Input long that uniquely identifies the Client Browser Node Definition within the scope of this Document.

Version

Introduced in version 11

Was this information helpful?