Show / Hide Table of Contents

Method OWarnings.IsDisabled


Overload

Returns true if the specified warning text matches a wildcard string added with OWarnings.Disable.

public bool IsDisabled(string text)
Parameters
text  (string)

Warning text. Case-insensitive.

Returns
bool