SharePoint 2010 List Application Page Ribbon -


how add default ribbon custom application page list.

you need set master page application page. msdn says -

by default, application page item references master page of site using debug project. page named v4.master , can find listed in master page gallery of sharepoint site. can explicitly change master page used application page setting masterpagefile attribute of application page element. (for example: masterpagefile="~/_layouts/applicationv4.master"). in fact, must set attribute if dynamic master pages not enabled on sharepoint server.


Comments

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -