Specifying Http Control Properties

Most aspects of a Http control can be configured from the Properties Editor in Design View. You can also specify run-time properties that define the way your Http control is used during run time. For more information on how to use run time, or dynamic properties, see Setting Dynamic Http Control Properties.

You can define the control properties in the Property Editor, or, you can change the properties in the Source View of the Http control's JCX file. For more information on the JCX file for the Http control, see The JCX file for the Http Control.

When you modify properties for your Http control using the Property Editor, your changes are reflected in the Source View of the control's JCX file, and vice versa. However, the properties that you specify during run time override the properties set using the Property Editor in the Design view. For more information on setting properties, see Using HTTP Methods to Set Properties.

Previous Document Next Document