| Interface | Description |
|---|---|
| IBookmarkableComponent |
| Class | Description |
|---|---|
| AsyncUrlFragmentAwarePage |
This is a
WebPage which will receive the URL query and fragment parameters asynchronously
after the initial request. |
| AsyncUrlFragmentAwarePanel |
This is a
Panel which will receive the URL query and fragment parameters asynchronously
after the initial request. |
| BookmarkableAjaxButton |
This is an
AjaxButton with the ability to set and remove URL fragment parameters. |
| BookmarkableAjaxLink<T> |
This is an
AjaxLink which will set an URL fragment parameter in the browser. |
| CrawlableAsyncUrlFragmentAwarePage |
WORK IN PROGRESS
|
| UrlFragment |
Encapsulates the JavaScripts used to edit the URL fragment in the browser.
|
| UrlParametersReceivingBehavior |
Reads URL fragment parameters.
|
Copyright © 2015. All rights reserved.