Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Workarea\Widget に Ektron Smart Desktop ウィジェットを作成しましたが、そのウィジェットのタイトルを変更できませんでした。Ektron Smart Desktop ウィジェットにタイトルを付ける方法。
カスタム スマート デスクトップ ウィジェットが「WorkareaWidgetBaseControl」クラスから継承されていることを確認してください。WorkareaWidgetBaseControl クラスから次の関数を利用できます。
SetTitle("Your widget Title");