<we:ifIsDomain>
Since version: - | Requires endtag: yes
Description
Content enclosed by this tag is only displayed if the domain which is used to call up the page is equal to that specifed in the "domain" attribute. This only happens on the preview and final page, not in edit mode.
Attributes
domain
Default value: - | since version: - | required: yes
Set this attribute to the domain name to be tested.
Syntax
<we:ifIsDomain domain="attribute"> ... </we:ifIsDomain>
Examples
Example #1
<we:ifIsDomain domain="www.webedition.de"> ... </we:ifIsDomain>