Method IsProprietaryFeatureEnabled
- Namespace
- DotNetBrowser.Engine
- Assembly
- DotNetBrowser.dll
IsProprietaryFeatureEnabled(ProprietaryFeatures)
Checks whether the given proprietary features are enabled.
public bool IsProprietaryFeatureEnabled(ProprietaryFeatures proprietaryFeatures)
Parameters
proprietaryFeatures
ProprietaryFeaturesthe features to check.
Returns
- bool
true if the feature is enabled, false otherwise.