G
Guest
Hi folks I'm revising for my 70-528 and I'm looking at the MSpress book exam.
it has a question saying what is the order of the application of themes that
I'm convinced is wrong:
it says the order is this for any page:
Theme attr applied in the @Page
Theme attr applied from web.config
local control attributes in markup applied
StylesheetTheme attr in @Page
StyleSheetTheme attr of Web.config
this is surely false
surely the web.config version are applied first and the @page are local
overrides, no?
also another quickie:
presumaly the control's local formatting attrs always override the
StylesheetTheme setting no matter where it's coming from no?
Regards and many thanks as usual for any enlightenment
CharlesA
it has a question saying what is the order of the application of themes that
I'm convinced is wrong:
it says the order is this for any page:
Theme attr applied in the @Page
Theme attr applied from web.config
local control attributes in markup applied
StylesheetTheme attr in @Page
StyleSheetTheme attr of Web.config
this is surely false
surely the web.config version are applied first and the @page are local
overrides, no?
also another quickie:
presumaly the control's local formatting attrs always override the
StylesheetTheme setting no matter where it's coming from no?
Regards and many thanks as usual for any enlightenment
CharlesA