Cookie Wrapper
Use the Cookie Wrapper part to add a cookie to your Web page. Cookies are persistent bits of data, information you obtain on a Web page that you want to save and use again.
To add a Cookie Wrapper part, select the Web Connection Category ( Web Connection Category), then the Cookie Wrapper part ( Cookie Wrapper icon). You can also add the part using the Add Part dialog and specifying the class name, AbtHttpCookieWrapper.
Cookie Wrapper Properties
The Cookie Wrapper part has the following properties:
 
cookieName
Use the cookieName property to specify a string as the name of the cookie. If no name is specified, the partName value is used.
cookieValue
Use the cookieValue property to set an initial value for the cookie.
partName
In the Part name field, type the name you want to use to describe the part. For non-visual parts, this text appears under the icon for the part on the free-form surface.
The name of the part can consist of alphanumeric characters, and must be unique from all other parts on the layout surface.
This field is optional. If you do not specify a part name, VA Smalltalk generates a unique name based on the class name of the part.
Last modified date: 06/24/2018