Click or drag to resize
MessageGetElementAsString Method
Overload List
  NameDescription
Public methodGetElementAsString(String) Obsolete.
Returns the value of the element having the specified name as a string value. Deprecated, use GetElementAsString(Name) instead.
Public methodGetElementAsString(Name)
Returns the value of the element having the specified name as a string value.
Top
See Also