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.