Browse by Tags

Tags
Tagged Content List
  • Wiki Page: Sample: Widget that redirects anonymous users

    You can create a simple custom widget that redirects anonymous users to the welcome.aspx page and place this widget on your home page to control these users' experience. Create the AnonymousRedirect widget class Create the AnonymousRedirect widget user control Deploy the updated...
  • Wiki Page: How to: Create a Configurable Widget

    This article describes how to create or update a widget that supports user-configurable options. In this Article Render configuration options Deploy the updated widget Create a New Configurable Widget Create a new class with the following: Ensure the class inherits from ExternallyImplementedConfigurableContentFragmentBase...