K
Kevin Frey
Can anyone tell me the logical reason for the above. I've read the
documentation and made note of the fact that the Label might be used to
display user input, which might be malicious script etc, but I'd like to
know why the content isn't UrlEncoded for a Label control?
If one wants unencoded strings, shouldn't one be using LiteralControl
instead?
documentation and made note of the fact that the Label might be used to
display user input, which might be malicious script etc, but I'd like to
know why the content isn't UrlEncoded for a Label control?
If one wants unencoded strings, shouldn't one be using LiteralControl
instead?