wwWebControl::WriteEncodedAttributeString

Writes an attribute value string that is properly encoded.

The result value ensures that values like Text=" "Some Value" " don't occur but rather are translated into Text=" "Some Value" ". Other encodings may be added at a later point

o.WriteEncodedAttributeString(lcValue)

Parameters

lcValue

See also

Class wwWebControl

© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic