ZennoLab Assemblies Documentation
GetDocumentByAddress Method

Type: System.String

The address of a document in the tab.

Searches for a document by the address.
Syntax
public Document GetDocumentByAddress( 
   string docAddress
)

Parameters

docAddress

Type: System.String

The address of a document in the tab.

Return Value

Type: Zennolab.CommandCenter.Document

The document corresponds to the specified address.

Requirements

Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.

See Also

Reference

Tab Class
Tab Members

Send Feedback