Click or drag to resize
RequestHasElement Method
Overload List
  NameDescription
Public methodHasElement(String) Obsolete.
Returns true if this request contains the element having the specified name false otherwise. Deprecated, use HasElement(Name) instead.
Public methodHasElement(Name)
Returns true if this request contains the element having the specified name false otherwise.
Top
See Also