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.

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

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