M-Files UI Extensibility Framework
IsClientFeatureEnabled Method
ICommonFunctions Interface : IsClientFeatureEnabled Method
The name of the flagged feature.
Description
Checks whether the flagged feature is enabled in the client.
Syntax
Visual Basic
Public Function IsClientFeatureEnabled( _
   ByVal feature As String _
) As Boolean
Parameters
feature
The name of the flagged feature.
Remarks
Requires M-Files 12.0.6700.0 or later.
See Also

ICommonFunctions Interface  | ICommonFunctions Members