Does the CSS Adapter for ASP Menu use the ASP style properties such as DynamicHoverStyle and StaticMenuStyle? Are these properties ignored when using the CSS-Friendly adapters?
Thank you.
Yes, these style properties are ignored. The idea is that you create your own stylesheet to style the menu. An example should be included in the download.
OK great. Thanks. I imagine code could be written in the Render methods to generate portions of the style based on these properties but it's good to know that they're independent.