SharePoint Developer Question:
Download Job Interview Questions and Answers PDF
Tell us what is the new TilesViewWebPart in SharePoint 2013?
Answer:
SharePoint 2013 Introduces a new “Getting Started” WebPart that has “Tiles” to provide an easy access to some of the main links in the Site like – adding listslibraries, Creating masterpage etc. To Programmatically Create this new WebPart a new abstract base class TilesViewWebPart has been added in SharePoint API. You have to Create a Custom Webpart and Inherit from TilesViewWebpart and Override GetTiles() to Create Custom tiles.
Download SharePoint Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Please explain how would you a Migrate a Site Collection in SharePoint 2013? | Tell me what is new with Development in SharePoint 2013? |