J
Jacob Andersen
Hi
On a CustomValidator I have ErrorMessage="You cannot enter <, >, < or
>". When CustomValidator.IsValid is false the error message is
rendered as "You cannot enter <, >, < or >". How can I avoid this
decoding?
PS. Yes, I know the error message is stupid but it's needed in this case
On a CustomValidator I have ErrorMessage="You cannot enter <, >, < or
>". When CustomValidator.IsValid is false the error message is
rendered as "You cannot enter <, >, < or >". How can I avoid this
decoding?
PS. Yes, I know the error message is stupid but it's needed in this case