Written by Thomas Höhler     For umbraco versions: All

How-to
This How To will explain what ActionHandlers are and how you can write and use your own ActionHandlers.

Chapters

How to install the Action Handler

Installation is done by copying the dll to the umbraco bin folder: 

  1. First build the project for release (Right click on the project, select build new).
  2. Then go to the project folder select the dll from the bin/Release folder (in this case select the TH.Umb.Sandbox.Library.dll) and copy it to the umbraco bin folder.

That's it. Now the handler is installed and will perform on all actions you have selected.


Brilliant umbraco hosting provided by FAB-IT