|
Property "Generate Html" <genhtml> |
|
|
If a page is dynamic MoreMotion Application Studio generates it as XSL during build. In the run time, the real content (data) of the page will be provided as XML by the server programs to generate the HTML to display it to the user. By setting the value of this property to "true" you can force the Application Studio to perform an XSLT process to generate HTML for dynamic pages. If the value of the property is "true", Application Studio will first generate the XSL of the page and then will invoke Microsoft's MSXML engine for XSLT processing of generated XSL and the XML defined with XML File for Preview property to produce the HTML file.
|