The preference Element"

From Documentation
m
m
Line 1: Line 1:
 
{{ZKConfigurationReferencePageHeader}}
 
{{ZKConfigurationReferencePageHeader}}
 +
 +
'''Syntax:'''
 +
<preference>
 +
    <name>''any name''</name>
 +
    <value>''any value''</value>
 +
</preference>
 +
 +
[Optional]
  
 
Specifies a preference. For more information, please refer to [[ZK Configuration Reference/zk.xml/The preference Element|zk.xml's preference element]].
 
Specifies a preference. For more information, please refer to [[ZK Configuration Reference/zk.xml/The preference Element|zk.xml's preference element]].

Revision as of 07:42, 21 December 2010


The preference Element


Syntax:

<preference>
    <name>any name</name>
    <value>any value</value>
</preference>
[Optional]

Specifies a preference. For more information, please refer to zk.xml's preference element.

Version History

Last Update : 2010/12/21


Version Date Content
     



Last Update : 2010/12/21

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.