Class GlobalFeatureHelper
Inherited Members
Namespace: Volo.Abp.GlobalFeatures
Assembly: Volo.Abp.GlobalFeatures.dll
Syntax
public static class GlobalFeatureHelper
Methods
IsGlobalFeatureEnabled(Type, out RequiresGlobalFeatureAttribute?)
Declaration
public static bool IsGlobalFeatureEnabled(Type type, out RequiresGlobalFeatureAttribute? attribute)
Parameters
Type | Name | Description |
---|---|---|
Type | type | |
RequiresGlobalFeatureAttribute | attribute |
Returns
Type | Description |
---|---|
bool |