In Sharepoint, SP.UI script namespace provides required methods and classes for showing different types of dialogs.
The following are the list of various dialog methods available under class ModalDialog Read more
Blog on .Net, JavaScript, Web, Mobile, Integration, Cloud, IOT, Data Science, E-Health, Blockchain technologies.
In Sharepoint, SP.UI script namespace provides required methods and classes for showing different types of dialogs.
The following are the list of various dialog methods available under class ModalDialog Read more
Sharepoint 2010 provides a custom tag ScriptLink to register script files in a webpart. This can also be done using simple html script tag but using ScriptLink ensures all the sharepoint script namespaces are available for your custom script.
All the scripts that are to be registered should be placed in Layouts/ProjectName folder of your project. By default, when you create a project Layouts folder will not be added. Read more
Site Definition and Web Template are used for building a SharePoint site. If you are new to SharePoint, you may wonder which one to use?. Well, it depends on your site requirements and extensibility. Both are used to build a site UI interface to the end user. The major difference is a Web template is always based on a existing Site Definition either directly or indirectly. I have outlined some comparisons in the below table Read more
A SharePoint site definition is the core definition of what a site in SharePoint. A site definition can include more than one site definition configurations i.e. family of configurations. A configuration specifies the sets of lists, Features, Modules etc. that are included when a new site is created. Read more
SharePoint 2010 is currently available in 3 editions