This question is locked. New answers and comments are not allowed.
Some changes have been introduced in the rendering of the RadMultiPage in order to improve its SEO performance.
The control now relies on a base stylesheet instead of inline styles.
If you have set Telerik.EnableEmbeddedBaseStylesheet to "false" in the web.config/appSettings RadMultiPage will not render correctly.
You have to set EnableEmbeddedBaseStylesheet to "true" on the control itself to fix this issue.
The control now relies on a base stylesheet instead of inline styles.
If you have set Telerik.EnableEmbeddedBaseStylesheet to "false" in the web.config/appSettings RadMultiPage will not render correctly.
You have to set EnableEmbeddedBaseStylesheet to "true" on the control itself to fix this issue.