Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the configuration key was enabled in the earlier version of the application.
Syntax
public boolean isConfKeyEnabledInPrevVersion(ConfigurationKeyId _configurationKeyId)
Run On
Server
Parameters
- _configurationKeyId
Type: ConfigurationKeyId Extended Data Type
The ID of the configuration key to check.
Return Value
Type: boolean
true if the configuration key was enabled in the earlier version of the application; otherwise, false.