SearchExpression.GetBooleanValue

Declaration

public bool GetBooleanValue(bool defaultValue);

Parameters

defaultValue Initial value if we cannot convert the innerText.

Returns

bool Returns the boolean representation of the expression.

Description

Try to parse the innerText and convert it to a boolean value.


Did you find this page useful? Please give it a rating: