How To Add Authentication To Your Statamic CMS Pages
Add authentication to your collections in a user-friendly way
Find out how to determine which CSS, Script or any other widget is placed on the pages of your Sitefinity website
If you ever need to determine which widgets are placed on your pages and in particular CSS widgets or Script widgets, the following SQL script could be of help. It shows you the Title of the widget, the Caption (which tells you which kind of widget it is) and the type (e.g. MVC, WebForms or Grid)
Hope this helps!
Entrepreneur, Senior Software Engineer .NET, Sitefinity Solution specialist, Orchard CMS enthusiast, Product Owner
All Author PostsAdd authentication to your collections in a user-friendly way
Sitefinity has a friendly user interface for all kinds of activities. One of...