ClientAfterLoginActions

Initial Build

2007.01

Module

CMS

Current Setting Type

Text Box

Use this system option to specify custom methods to run after eWeb login, such as create a cookie. You can run your own .NET code to set cookies, session variables, etc. Enter the name of your assembly, namespace, and public void method name, separated by the pipe character, such as this:

Example: ABCeWeb|ABCeWeb.ClientAfterLoginTasks|ExecAfterLoginJobs

The default for this option is empty.

Current Setting

The current setting for ClientAfterLoginActions is used as follows:

Values: This system option can be set to name of your assembly, namespace, and public void method name, separated by the pipe character, such as the example above. See the EWeb Login - Technical Information > Implementing Custom Post Login Tasks topic for sample code.

Default Value: empty

Fields 

This system option includes the following fields:

Description: This field gives the description of the system option, including its use and default value.

Important! Do not modify the following fields after the system option is first created. Changing these fields after they have been used can invalidate existing data.

Category: This field sets the category (usually the module) where the system option is used.

Type: The Type field determines the display type of the Current setting field (check box, drop-down list, or text box).

Values: The values field indicates the allowed values for the Current setting field.

Availability

Each system option includes the following availability settings:

Entity Level Option?: Select this check box to make this system option available on an entity level.

Visible To External Systems?: Select this check box to make this system option available in xWeb.