Select to view content in your preferred language

get info from main config.xml

1767
1
Jump to solution
12-30-2012 12:07 AM
RhettZufelt
MVP Notable Contributor
Is there a simple way to pass information from the main config.xml (such as <bing key>, <title>, <subtitle>) to the popuprendereskin?

Thanks again,

R_
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus
Rhett,

   Sure just get the
ViewerContainer.getInstance().configData.configXML;

View solution in original post

0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus
Rhett,

   Sure just get the
ViewerContainer.getInstance().configData.configXML;
0 Kudos