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, 1996-2024 • Updated: 03/09/06
Comment or report problem with topic