Skip to content

AddonLibForms WebFormHandle

Angelo Geels edited this page May 3, 2015 · 1 revision

The WebForm handle inherits from the Control handle.

Properties

  • string extra_css An extra piece of CSS that is added to the webpage.
  • string extra_js An extra piece of javascript that is added to the webpage.
  • string cookies The cookies of the webpage.
  • string allcookies The cookies of the webpage, including the HttpOnly cookies. This property is read only.

Clone this wiki locally