[Solved] What does this “!string” mean?

[ad_1]

! means not. IsNullOrWhiteSpace is a static method of String which returns a boolean value, so the code is returning whether both ‘Code’ and ‘State’ have a value.

[ad_2]

solved What does this “!string” mean?