Method IsEnabled
IsEnabled(String)
Returns true
if messages are enabled and should be posted to Message(String, String).
Declaration
public abstract bool IsEnabled(string component)
Parameters
Type | Name | Description |
---|---|---|
System.String | component |
Returns
Type | Description |
---|---|
System.Boolean |