[]
        
(Showing Draft Content)

C1.C1Preview.Forms.WarningForm.IsWarningDisabled

IsWarningDisabled Method

IsWarningDisabled(string)

Tests whether warnings of a certain kind are disabled.

Declaration
public static bool IsWarningDisabled(string warningDisableRegistryKey)
Public Shared Function IsWarningDisabled(warningDisableRegistryKey As String) As Boolean
Parameters
Type Name Description
string warningDisableRegistryKey

The registry key identifying warnings of the kind to test.

Returns
Type Description
bool

true if specified warnings are disabled, false otherwise.