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: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows Seven

See Also

Reference

Tab Class
Tab Members

Send Feedback