languageSelector

Description: Displays an interface element that shows and allows changes to the current language.

JavaDoc: Click here

Remarks: Will show the current language that DiF has determined through your client preferences. A language change will force a submit to the current stage.

Body content: Empty. All enclosed content will be ignored.

Attributes:

Name Description Data type Required Default value
cssClass The class to apply to a DIV container that will only be generated in this situation String No -

Examples:

<dif:document>
   <dif:languageSelector/>
   ...
</dif:document>

Back to tag reference