BrowserPanes.GetClientBrowserNodeDefinition Method
Parent Object: BrowserPanesDescription
Method that returns the specified ClientBrowserNodeDefinition.
Syntax
BrowserPanes.GetClientBrowserNodeDefinition( ClientId As String, Id As Long ) As ClientBrowserNodeDefinitionParameters
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. |