|
Child tagsWithin the parent tag, three child tags require definition for the specified object. These tags are shown in the example below and outlined in the sections that follow:<WA_UniversalEmail name="mymailobject"> <DEFUI> ... </DEFUI> <HELPERJS> ... </HELPERJS> <HELPERVB> ... </HELPERVB> </WA_UniversalEmail> Definition User Interface tag (DEFUI tag)Encapsulates the HTML code to be used in the Universal Email dialog box. This code will specify the layout and form elements used to capture parameters required for configuration of Universal Email and the specified email object.Helper TagsThe remaining two tags are the HelperJS and HelperVB tags. These tags populate the relative include file defined in a site containing pages with the Universal Email server behavior applied. The HelperJS tag populates the Javascript version of these support functions and the HelperVB tag specifies the VBscript equivalent, depending on which client scripting model is specified in the site definition.Detailed information on each tag is available in the following two sections: |
|
||