Click or drag to resize

Itemapply Method

Overload List
  NameDescription
Public methodapply
Applies the AML, which is the XML of this.dom.
Public methodapply(Hashtable)
Sets specified properties and applies the AML, which is the XML of this.dom.
Public methodapply(String)
Sets action attribute on the item and applies the AML, which is the XML of this.dom.
Public methodapply(String, Hashtable)
Sets action attribute on the item; sets specified properties and applies the AML, which is the XML of this.dom.
Public methodapply(String, Hashtable, String) Obsolete.
Applies the AML, which is the XML of 'this.dom'.
Top
See Also