system-property

From Documentation
Revision as of 08:04, 19 November 2010 by Tomyeh (talk | contribs) (Created page with '{{ZKDevelopersReferencePageHeader}} '''Syntax:''' <system-property> <name>''a_name''</name> <value>''a_value''</value> </system-property> [Optional] It specifies the…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Syntax:

<system-property>
  <name>a_name</name>
  <value>a_value</value>
</system-property>
 [Optional]

It specifies the system property (java.lang.System).

Version History

Last Update : 2010/11/19


Version Date Content
     



Last Update : 2010/11/19

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