This is a migrated thread and some comments may be shown as answers.

[Solved] Extending a RadDock

1 Answer 116 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
toto
Top achievements
Rank 1
toto asked on 22 Jun 2009, 08:43 AM
I would like to make an user control (or better a server control) from a Rad Dock in order to plug it in a RadDockZone.
What is the procedure to do this or where can I find documentation?
Thanks for your help

Perhaps I need to precise my goal. I would like to know the best way to inherit of a RadDock in order to add features to them. How to achieve this ? I can't find documentation about that.
Thanks

1 Answer, 1 is accepted

Sort by
0
Pero
Telerik team
answered on 25 Jun 2009, 10:56 AM
Hi Toto,


The desired server control can be created by defining a new class that inherits from Telerik.Web.UI.RadDock class. After that you can extend the functionality in the way you wish.

Sincerely yours,
Pero
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
General Discussions
Asked by
toto
Top achievements
Rank 1
Answers by
Pero
Telerik team
Share this question
or