applicationRuntimeInfo element

Type: applicationRuntimeInfo
Namespace: (default namespace)
XML Schema: ns0.xsd
Available Since: 1.4-M3

Example XML

<?xml version="1.0" encoding="UTF-8"?> <applicationRuntimeInfo> <devMode>...</devMode> <javascriptLog>...</javascriptLog> <version>...</version> <buildNumber>...</buildNumber> <timestamp>...</timestamp> <copyrightRange>...</copyrightRange> <logMissingI18n>...</logMissingI18n> <baseUrl>...</baseUrl> <timestampStr>...</timestampStr> <cookieInformation> <path>...</path> <domain>...</domain> <secure>...</secure> <timeout>...</timeout> <rememberMeEnabled>...</rememberMeEnabled> </cookieInformation> </applicationRuntimeInfo>