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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Editor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.