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 lists\libraries,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.
Best collection of Interview Questions for Interview preparation - OOPS Questions, jQuery Questions, SharePoint Questions, C# Questions, MVC Questions etc
Monday, 11 April 2016
What’s the new TilesViewWebPart in SharePoint 2013?
Subscribe to:
Post Comments (Atom)
Featured post
What is SharePoint?
Microsoft SharePoint is an extensible platform that provides a range of products that can help organizations with solution for a variety...
-
In Central Administration, open Service management (“ Manage Services on server ”) Check if “User Profile Synchronization Service” i...
-
The following list contains basic features and properties of extension methods : It is a static method. It must be located in a sta...
No comments:
Post a Comment