getRegistryData(contentType) Method

Summary

Retrieves the registry data associated with the Content-Type.

Syntax

TypeScript
JavaScript
getRegistryData = function(contentType) 
getRegistryData(contentType: string): RegistryData; 

Parameters

contentType

The Content-Type to check.

Remarks

If there is no explicit registry entry for the Content-Type, then the default registry handler is returned. If a default does not exist, then an Error is thrown.

Requirements

Target Platforms

See Also

ContentRegistry Members

Leadtools.ContentManager Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

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