From 0ccf3763474a18b72b6a166399fc1cf569b867f8 Mon Sep 17 00:00:00 2001 From: wei <> Date: Sat, 23 Sep 2006 00:05:08 +0000 Subject: Fixed #389 and add OnPreDispatch for TCallbackClientSide --- .../protected/pages/ActiveControls/ActiveHyperLink.page | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 demos/quickstart/protected/pages/ActiveControls/ActiveHyperLink.page (limited to 'demos/quickstart/protected/pages/ActiveControls/ActiveHyperLink.page') diff --git a/demos/quickstart/protected/pages/ActiveControls/ActiveHyperLink.page b/demos/quickstart/protected/pages/ActiveControls/ActiveHyperLink.page new file mode 100644 index 00000000..e8298ee1 --- /dev/null +++ b/demos/quickstart/protected/pages/ActiveControls/ActiveHyperLink.page @@ -0,0 +1,15 @@ + + +

TActiveHyperLink

+ + +

+The active control counterpart of THyperLink +component. During a callback request, changes to the Text, ImageUrl, +NavigateUrl and Target properties on the server side will also +change the corresponding attributes and content on the client-side. +

+ + + +
\ No newline at end of file -- cgit v1.2.3