Indicated if a feature was set enabled by this instance.
Syntax
Public Sub IsFeatureEnabled( _
ByVal
feature As
String _
)
Parameters
- feature
- The feature name.
Return Value
Returns true if the feature exists in the list of named product features enabled, otherwise false.
See Also
FeatureLock Class | AgileDotNet.Licensing Namespace