Adds an attribute to the Attributes collection with the optional ability to append to the existing attribute value if one exists by using the llAppend parameter.
o.wwWebControl.AddAttribute(lcKey,lcValue,llAppend)
Parameters
lcKey
The attribute name to add
lcValue
The value to set it to
llAppend
if .T. appends the value to the existing attribute's value if it exists.
See also:
Class wwWebControl© West Wind Technologies, 1996-2024 • Updated: 05/03/07
Comment or report problem with topic