Share via


DictConfigurationKey.enabled Method

Returns a value that indicates whether the configuration key is enabled.

Syntax

public boolean enabled()

Run On

Called

Return Value

Type: boolean
true if the configuration key is enabled; otherwise, false.

Remarks

For an example that uses this method, see the new method.

See Also

Reference

DictConfigurationKey Class