Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Naming Smart Desktop Widget in Ektron

Tags:

ektron

I have created ans Ektron Smart Desktop widget in Workarea\Widget.But I couldn't change the title of that widget.How to give a title to Ektron Smart Desktop widget.

like image 506
Nimmi Avatar asked Nov 25 '25 07:11

Nimmi


1 Answers

Make sure that your Custom Smart Desktop widget inherits from the "WorkareaWidgetBaseControl" class. You can make use of the following function from WorkareaWidgetBaseControl class,

SetTitle("Your widget Title");
like image 159
Bisileesh Avatar answered Nov 27 '25 22:11

Bisileesh



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!