'Declaration
Public Function FeatureAvailable( _ ByVal featureKey As String _ ) As Boolean
public bool FeatureAvailable( string featureKey )
Parameters
- featureKey
'Declaration
Public Function FeatureAvailable( _ ByVal featureKey As String _ ) As Boolean
public bool FeatureAvailable( string featureKey )