User controls on your website
User controls
This eXtensions handles user controls in such way that the end user (implicitely) only has to add a simple construction to his page to let the control bring in certain functionality
A simple example is for instance a breadcrumb navigation component that is rendered in the page as:

which is runtime replaced by the webserver with the right result, for instance in the first example the essence of the code that runs is:

and delivers something like the following.


Tags
:

user controls