getRegisteredList Method

Summary

Gets the List, being a List object, that is registered in the ListManager object under the provided ID.

Syntax

TypeScript
    getRegisteredList(id: string): List | null; 

Parameters

id

The list ID to search for.

Return Value

The List object that is registered in the ListManager object under the provided ID.

Remarks

The method will return null if no list is found.

Requirements

Target Platforms

See Also

ListManager Object

ListManager Members

Leadtools.Document.Editor Namespace

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Document.Editor Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 Apryse Sofware Corp. All Rights Reserved.